increase timeout to help with bulk add of users
This commit is contained in:
父節點
5220d9bfad
當前提交
2385446e74
@ -9,4 +9,4 @@ VENV=/town/venvs/ttadmin
|
||||
source $VENV/bin/activate
|
||||
export DJANGO_SETTINGS_MODULE=settings_live
|
||||
cd $APP_ROOT
|
||||
gunicorn -b0.0.0.0:$PORT ttadmin.wsgi
|
||||
gunicorn -t120 -b0.0.0.0:$PORT ttadmin.wsgi
|
||||
|
載入中…
x
新增問題並參考
Block a user