diff --git a/config/supervisord.conf b/config/supervisord.conf index 83d8dbb..b582d0e 100644 --- a/config/supervisord.conf +++ b/config/supervisord.conf @@ -6,7 +6,7 @@ logfile_maxbytes=0 pidfile=/run/supervisord.pid [program:php-fpm] -command=php-fpm81 -F +command=php-fpm82 -F stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr