Update ingress.conf

This commit is contained in:
Alexandre
2022-07-25 09:50:01 +02:00
committed by GitHub
parent 4bded6614e
commit 22989f8ad2

View File

@@ -33,6 +33,5 @@ server {
allow 172.30.32.2;
deny all;
proxy_pass http://127.0.0.1:80;
}
}