We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c179019 commit 95d22c2Copy full SHA for 95d22c2
container/supervisord/supervisord.conf
@@ -17,7 +17,7 @@ autorestart=true
17
priority=10
18
19
[program:php-fpm]
20
-command=/usr/sbin/php-fpm7.4 -c /etc/php/7.4/fpm
+command=/usr/sbin/php-fpm8.1 -c /etc/php/8.1/fpm
21
autostart=true
22
autorestart=true
23
exitcodes=0,2,70
0 commit comments