Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hodely
/
amside-backend-api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hodely
commited on
15 days ago
Commit
1067ca8
·
verified
·
1 Parent(s):
e8a3ff1
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: gunicorn app:app --worker-class gevent --workers 1 --bind 0.0.0.0:7860