mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #870 from zatan/supervisor-update
Fix supervisor.conf example
This commit is contained in:
commit
6a712158b8
@ -4,4 +4,4 @@ directory=/path/to/project
|
|||||||
user=nobody
|
user=nobody
|
||||||
autostart=true
|
autostart=true
|
||||||
autorestart=true
|
autorestart=true
|
||||||
redirect_stderr=True
|
redirect_stderr=true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user