refactor
This commit is contained in:
1
start_dev.sh
Normal file
1
start_dev.sh
Normal file
@@ -0,0 +1 @@
|
||||
venv/bin/gunicorn -k uvicorn.workers.UvicornWorker --workers 4 --bind 127.0.0.1:8283 --keep-alive 30 --timeout 90 app:asgi_app
|
Reference in New Issue
Block a user