Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TuringsSolutions
/
Vladir-Docker-Test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TuringsSolutions
commited on
Jul 14, 2024
Commit
7ad5f6c
·
verified
·
1 Parent(s):
2cb02c1
Update app.js
Browse files
Files changed (1)
hide
show
app.js
+1
-1
app.js
CHANGED
Viewed
@@ -100,4 +100,4 @@ connectWithRetry();
100
101
app.listen(port, () => {
102
console.log(`App running on port ${port}`);
103
-
});
100
101
app.listen(port, () => {
102
console.log(`App running on port ${port}`);
103
+
});