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