Upgrade to PHP8
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user