Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ZealPyae
/
APIToCheck
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ZealPyae
commited on
Jul 19, 2024
Commit
7228822
·
verified
·
1 Parent(s):
45fe20d
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: uvicorn app:app --host 0.0.0.0 --port $PORT