Change supervisor command to php-fpm82.

This commit is contained in:
2025-03-18 14:46:19 +01:00
parent 04ba60dddc
commit daf8f0bef5

View File

@@ -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