@ -7,4 +7,4 @@ autorestart=true
|
||||
stdout_logfile=/var/log/%(program_name)s.log
|
||||
stderr_logfile=/var/log/%(program_name)s.log
|
||||
directory=/app
|
||||
command=gunicorn --config=/etc/gunicorn.conf.py centurion.wsgi:application
|
||||
command=gunicorn --config=/etc/gunicorn.conf.py --pid=/run/gunicorn.pid centurion.wsgi:application
|
||||
|
Reference in New Issue
Block a user