Update ingress.conf

This commit is contained in:
Alexandre
2022-06-30 12:07:49 +02:00
committed by GitHub
parent b5e85e2182
commit 2771fd4eec

View File

@@ -8,7 +8,7 @@ server
location / location /
{ {
# General # Security
allow 172.30.32.2; allow 172.30.32.2;
deny all; deny all;