mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-10 08:57:48 +02:00
Env variables syntax for proxies
This commit is contained in:
@ -372,9 +372,6 @@ create_db_schema_postgresql() {
|
||||
}
|
||||
|
||||
update_zbx_config() {
|
||||
local type=$1
|
||||
local db_type=$2
|
||||
|
||||
echo "** Preparing Zabbix server configuration file"
|
||||
|
||||
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf
|
||||
|
@ -372,9 +372,6 @@ create_db_schema_postgresql() {
|
||||
}
|
||||
|
||||
update_zbx_config() {
|
||||
local type=$1
|
||||
local db_type=$2
|
||||
|
||||
echo "** Preparing Zabbix server configuration file"
|
||||
|
||||
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf
|
||||
|
@ -372,9 +372,6 @@ create_db_schema_postgresql() {
|
||||
}
|
||||
|
||||
update_zbx_config() {
|
||||
local type=$1
|
||||
local db_type=$2
|
||||
|
||||
echo "** Preparing Zabbix server configuration file"
|
||||
|
||||
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf
|
||||
|
@ -372,9 +372,6 @@ create_db_schema_postgresql() {
|
||||
}
|
||||
|
||||
update_zbx_config() {
|
||||
local type=$1
|
||||
local db_type=$2
|
||||
|
||||
echo "** Preparing Zabbix server configuration file"
|
||||
|
||||
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf
|
||||
|
@ -372,9 +372,6 @@ create_db_schema_postgresql() {
|
||||
}
|
||||
|
||||
update_zbx_config() {
|
||||
local type=$1
|
||||
local db_type=$2
|
||||
|
||||
echo "** Preparing Zabbix server configuration file"
|
||||
|
||||
ZBX_CONFIG=$ZABBIX_ETC_DIR/zabbix_server.conf
|
||||
|
Reference in New Issue
Block a user