Change zabbix proxy config

This commit is contained in:
2024-05-17 12:47:41 +02:00
parent d1c9615a4a
commit 84173e46a8
2 changed files with 3 additions and 2 deletions

View File

@ -34,7 +34,7 @@ ZABBIX_DB_IP="127.0.0.1"
ZABBIX_DB_PORT="5432"
# Defines the name from the SQL database
ZABBIX_DB_NAME="zabbix"
ZABBIX_DB_NAME="zabbix_proxy"
# Defines the name from the SQL user
ZABBIX_DB_USR="zabbix"