BarBar288 commited on
Commit
eacf5fb
·
verified ·
1 Parent(s): d5422b1

Create 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