mirror of
https://github.com/xhongc/music-tag-web.git
synced 2026-02-02 17:59:07 +08:00
celery bug
This commit is contained in:
@@ -146,5 +146,5 @@ command = /usr/bin/gunicorn -w 1 -k gevent -b 127.0.0.1:8001 dj_flow.wsgi:applic
|
||||
autostart=true
|
||||
autorestart=true
|
||||
# 日志
|
||||
stdout_logfile=/home/ubuntu/chat_log/supervisor/wsgi_out.log
|
||||
stderr_logfile=/home/ubuntu/chat_log/supervisor/wsgi_err.log
|
||||
stdout_logfile=/root/logs/dj-flow/supervisor/wsgi_out.log
|
||||
stderr_logfile=/root/logs/dj-flow/supervisor/wsgi_err.log
|
||||
Reference in New Issue
Block a user