Update supervisord.conf

remotes/1693045480750635534/spooky-22
Aevann1 2021-08-03 08:06:24 +02:00 committed by GitHub
parent c32f40975b
commit 06dd896be8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ pidfile=/tmp/supervisord.pid
logfile=/tmp/supervisord.log
[program:dramaservice]
directory=/d/service
directory=/drama/service
command=gunicorn drama.__main__:app -k gevent -w 5 --max-requests 10000 --max-requests-jitter 500 --reload --bind 0.0.0.0:80
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0