Upgrade to PHP8

This commit is contained in:
Jeroen Geusebroek
2022-10-09 11:28:21 +02:00
parent 570db3cb18
commit e4380087a8
2 changed files with 9 additions and 9 deletions

View File

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