diff --git a/config/supervisord.conf b/config/supervisord.conf index 3ac4ff1..981c0cc 100644 --- a/config/supervisord.conf +++ b/config/supervisord.conf @@ -7,7 +7,7 @@ pidfile=/run/supervisord.pid startsecs=3 [program:webman] -command=php /app/start.php start -d +command=php /app/start.php start stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr