mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-16 21:50:39 +03:00
remove aiogram webhook method add gunicorn logs
This commit is contained in:
@@ -13,5 +13,5 @@ cd /opt/mosgortrans \
|
|||||||
--chdir "/opt/mosgortrans/logs" \
|
--chdir "/opt/mosgortrans/logs" \
|
||||||
--log-level info \
|
--log-level info \
|
||||||
--error-logfile "/opt/mosgortrans/logs/gunicorn_err.log" \
|
--error-logfile "/opt/mosgortrans/logs/gunicorn_err.log" \
|
||||||
--worker-tmp-dir '/tmp/shm' \
|
--worker-tmp-dir "/tmp" \
|
||||||
--pid "/opt/mosgortrans/logs/gunicorn_pid"
|
--pid "/opt/mosgortrans/logs/gunicorn_pid"
|
||||||
Reference in New Issue
Block a user