feature: supervisor log to stdout
This commit is contained in:
parent
3734c45884
commit
38ab7e4d50
@ -1,6 +1,8 @@
|
||||
[supervisord]
|
||||
nodaemon=true
|
||||
user=root
|
||||
logfile=/dev/stdout
|
||||
logfile_maxbytes=0
|
||||
|
||||
[program:webman]
|
||||
command=php /app/start.php start
|
||||
|
Loading…
Reference in New Issue
Block a user