mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 18:43:39 +02:00
Update ingress.conf
This commit is contained in:
@@ -8,7 +8,7 @@ server
|
|||||||
|
|
||||||
location /
|
location /
|
||||||
{
|
{
|
||||||
# General
|
# Security
|
||||||
allow 172.30.32.2;
|
allow 172.30.32.2;
|
||||||
deny all;
|
deny all;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user