Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Sergidev/PMBeta
Sergidev
/
PMAlpha
like
0
Sleeping
App
Files
Files
Community
Sergidev
commited on
May 30
Commit
7938990
•
1 Parent(s):
99139ae
Update Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-1
Procfile
CHANGED
Viewed
@@ -1 +1 @@
1
-
web: uvicorn app:app --host 0.0.0.0 --port $
8000
1
+
web: uvicorn app:app --host 0.0.0.0 --port $
1771