mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-10 00:47:51 +02:00
Merge env variables for standard locations
This commit is contained in:
@ -354,7 +354,7 @@ create_db_schema_mysql() {
|
||||
|
||||
exec_sql_file "/usr/share/doc/zabbix-server-mysql/create.sql.gz"
|
||||
|
||||
apply_db_scripts "/var/lib/zabbix/dbscripts/*.sql"
|
||||
apply_db_scripts "${ZABBIX_USER_HOME_DIR}/dbscripts/*.sql"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user