lalashechka commited on
Commit
a82963e
·
verified ·
1 Parent(s): 1c0e6cc

Create app.sh

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