fixed zabbix install

This commit is contained in:
2018-04-16 16:31:10 +02:00
parent 3153ec19c1
commit a278a28042
3 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ server {
stub_status on;
access_log off;
allow 127.0.0.1;
allow ZABBIX-SERVER-IP;
# allow ZABBIX-SERVER-IP;
deny all;
}
}