mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-30 14:51:11 +02:00
Added EXPOSE_WEB_SERVER_INFO variable to control web server / php versions expose
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
[zabbix]
|
||||
|
||||
; https://www.php.net/manual/en/security.hiding.php
|
||||
php_value[expose_php] = ${EXPOSE_WEB_SERVER_INFO}
|
||||
|
||||
listen = /tmp/php-fpm.sock
|
||||
|
||||
clear_env = no
|
||||
|
Reference in New Issue
Block a user