mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Migrate to PHP-FPM for all Web images
This commit is contained in:
@ -5,5 +5,6 @@ include=/etc/php83/php-fpm.d/*.conf
|
||||
pid = /tmp/php-fpm.pid
|
||||
|
||||
error_log = /dev/fd/2
|
||||
log_level = notice
|
||||
|
||||
daemonize = no
|
||||
|
Reference in New Issue
Block a user