AzuraCast/util/docker/web/service.full/php-fpm.conf

14 lines
243 B
Plaintext

[program:php-fpm]
command=run_php_fpm
priority=500
numprocs=1
autostart=true
autorestart=unexpected
stopasgroup=true
killasgroup=true
stdout_logfile=/proc/1/fd/1
stdout_logfile_maxbytes=0
stderr_logfile=/proc/1/fd/2
stderr_logfile_maxbytes=0