mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-14 10:48:35 +02:00
Fixed style of files
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
CREATE DATABASE IF NOT EXISTS `zabbix_proxy`;
|
||||
GRANT ALL ON `zabbix_proxy`.* TO 'zabbix'@'%';
|
||||
GRANT ALL ON `zabbix_proxy`.* TO 'zabbix'@'%';
|
||||
|
Reference in New Issue
Block a user