Dateien nach "/" hochladen
This commit is contained in:
14
env.template
Normal file
14
env.template
Normal file
@@ -0,0 +1,14 @@
|
||||
MYSQL_ROOT_PASSWORD=zabbixrootsqlsecret
|
||||
MYSQL_USER=zabbix
|
||||
MYSQL_PASSWORD=zabbixsqlsecret
|
||||
MYSQL_DATABASE=zabbix
|
||||
DB_SERVER_HOST=zbxdb
|
||||
DB_SERVER_PORT=3306
|
||||
ZBX_DEBUGLEVEL=3
|
||||
ZBX_SERVER_HOST="zabbix"
|
||||
PHP_TZ="Europe/Berlin"
|
||||
SERVER_NAME=zabbix.example.tld
|
||||
ZBX_SERVER_HOST=zabbix
|
||||
ZBX_HOSTNAME=agent2
|
||||
ZBX_STARTAGENTS=5
|
||||
|
Reference in New Issue
Block a user