Tried adding Procfile to different location.
This commit is contained in:
1
app/Procfile
Normal file
1
app/Procfile
Normal file
@@ -0,0 +1 @@
|
||||
web: gunicorn -w 4 -k uvicorn.workers.UvicornWorker main:app
|
||||
Reference in New Issue
Block a user