mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-22 16:23:18 +01:00
Fix php-fpm version call in supervisord.conf
This commit is contained in:
parent
39b9e25435
commit
f2904a6b12
@ -12,7 +12,7 @@ autorestart=false
|
||||
startretries=0
|
||||
|
||||
[program:php-fpm]
|
||||
command=/usr/sbin/php-fpm7 -F
|
||||
command=/usr/sbin/php-fpm8 -F
|
||||
|
||||
[program:nginx]
|
||||
command=/usr/sbin/nginx -g 'daemon off;'
|
||||
|
Loading…
Reference in New Issue
Block a user