Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
muhammadshaheryar
/
todo-backend
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
muhammadshaheryar
commited on
Jan 14
Commit
8c5def4
·
verified
·
1 Parent(s):
e033d88
Upload Procfile with huggingface_hub
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: uvicorn src.main:app --host 0.0.0.0 --port $PORT