refactor ciagl dalszy
This commit is contained in:
@@ -1 +1,3 @@
|
||||
venv/bin/gunicorn -k uvicorn.workers.UvicornWorker --workers 4 --bind 127.0.0.1:8283 --keep-alive 30 --timeout 90 app:asgi_app
|
||||
#/bin/bash
|
||||
|
||||
venv/bin/gunicorn -k uvicorn.workers.UvicornWorker --workers 1 --bind 127.0.0.1:8283 --keep-alive 30 --timeout 60 app:asgi_app
|
Reference in New Issue
Block a user