mirror of
https://codeberg.org/angestoepselt/refund-form.git
synced 2025-05-24 14:46:16 +00:00
fix fpm command
This commit is contained in:
parent
f8215c2fde
commit
f8d17aa029
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue