This commit is contained in:
6
docker/etc/supervisor/services/php-fpm.conf
Normal file
6
docker/etc/supervisor/services/php-fpm.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
[program:php-fpm]
|
||||
command=/usr/local/sbin/php-fpm -R -F
|
||||
autorestart=true
|
||||
stdout_logfile=/dev/stdout
|
||||
stdout_logfile_maxbytes=0
|
||||
redirect_stderr=true
|
Reference in New Issue
Block a user