TimInf commited on
Commit
66b1077
·
verified ·
1 Parent(s): 0561d1a

Upload Procfile

Browse files
Files changed (1) hide show
  1. Procfile +1 -0
Procfile ADDED
@@ -0,0 +1 @@
 
 
1
+ web: uvicorn app:app --host 0.0.0.0 --port 7860