fix fpm command

This commit is contained in:
matti 2023-06-24 16:51:35 +02:00
parent f8215c2fde
commit f8d17aa029

View file

@ -5,7 +5,7 @@ logfile_maxbytes=0
pidfile=/run/supervisord.pid
[program:php-fpm]
command=php-fpm8 -F
command=php-fpm82 -F
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr