Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ftjc2021
/
dify1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ftjc2021
commited on
13 days ago
Commit
8e138ef
·
verified
·
1 Parent(s):
e715638
Upload 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 $PORT
1
+
web: uvicorn app:app --host 0.0.0.0 --port $PORT
--log-level info