DB_SERVER_HOST

This commit is contained in:
Iwan Clement
2021-11-14 13:52:28 +01:00
parent 8474754afb
commit 0354a1754e

View File

@@ -44,8 +44,9 @@ services:
POSTGRES_USER: zabbix_user
POSTGRES_PASSWORD: TheVeryVeryBigzabbixPassw0rd_TobeReallyAndTotallySafe
POSTGRES_DB: zabbix_db
ZBX_SERVER_HOST: zabbix-server # Zabbix related and Php variables
ZBX_POSTMAXSIZE: 64M
DB_SERVER_HOST: zabbix-server
# ZBX_SERVER_HOST: zabbix-server # Zabbix related and Php variables
# ZBX_POSTMAXSIZE: 64M
PHP_TZ: "Europe/Paris"
ZBX_MAXEXECUTIONTIME: 500
depends_on: