kwak513 commited on
Commit
6ab1261
·
verified ·
1 Parent(s): a628a7d

Create Procfile

Browse files
Files changed (1) hide show
  1. Procfile +1 -0
Procfile ADDED
@@ -0,0 +1 @@
 
 
1
+ web: gunicorn -w 4 -k uvicorn.workers.UvicornWorker app:app