Don't log supervisord messages twice
This commit is contained in:
parent
573187ea6b
commit
8fc2924cb7
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
[supervisord]
|
[supervisord]
|
||||||
nodaemon=true
|
nodaemon=true
|
||||||
logfile=/dev/stdout
|
|
||||||
logfile_maxbytes=0
|
|
||||||
pidfile=/var/run/supervisord.pid
|
pidfile=/var/run/supervisord.pid
|
||||||
|
|
||||||
[program:php-fpm]
|
[program:php-fpm]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue