space trimmed

This commit is contained in:
Iwan Clement
2021-11-14 13:46:36 +01:00
parent aded914bc7
commit e132aa56f1

View File

@@ -46,7 +46,7 @@ services:
POSTGRES_DB: zabbix_db POSTGRES_DB: zabbix_db
ZBX_SERVER_HOST: zabbix-server # Zabbix related and Php variables ZBX_SERVER_HOST: zabbix-server # Zabbix related and Php variables
ZBX_POSTMAXSIZE: 64M ZBX_POSTMAXSIZE: 64M
PHP_TZ: "Europe/Paris" PHP_TZ: "Europe/Paris"
ZBX_MAXEXECUTIONTIME: 500 ZBX_MAXEXECUTIONTIME: 500
depends_on: depends_on:
- postgresql-server - postgresql-server