We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cc8d6 commit 5ad5099Copy full SHA for 5ad5099
etc/supervisord.d/php-fpm.ini
@@ -1,5 +1,5 @@
1
[program:php-fpm]
2
-command=/usr/sbin/php-fpm --fpm-config /etc/php-fpm.conf
+command=/usr/sbin/php-fpm8.2 --fpm-config /etc/php-fpm.conf
3
user=appuser
4
stdout_logfile=/dev/stdout
5
stdout_logfile_maxbytes=0
0 commit comments