Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Semnykcz
/
UpscaleStudioAPI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Semnykcz
commited on
Aug 10, 2025
Commit
e190a5f
Β·
verified
Β·
1 Parent(s):
b304d50
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -11,4 +11,4 @@ fi
11
12
# Start the server
13
echo "π Starting server on port ${PORT:-7860}..."
14
-
exec node server.js
11
12
# Start the server
13
echo "π Starting server on port ${PORT:-7860}..."
14
+
exec node server
-simple
.js