Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
remainsalways
/
src
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
remainsalways
commited on
Dec 9, 2024
Commit
40535e4
·
verified
·
1 Parent(s):
ddac0ae
Update start
Browse files
Files changed (1)
hide
show
start
+1
-1
start
CHANGED
Viewed
@@ -7,4 +7,4 @@ python3 -m devgagan > devgagan.log 2>&1 &
7
sleep 5
8
9
# Start app.py in the foreground
10
-
exec python3
app
.py
7
sleep 5
8
9
# Start app.py in the foreground
10
+
exec python3
server
.py