Add public ip to whitelist

This commit is contained in:
2025-10-28 10:14:12 +01:00
parent f87dfc1c06
commit 74bce0561b

View File

@@ -1,6 +1,6 @@
# IP ranges that can be referenced by name # IP ranges that can be referenced by name
[ip_ranges] [ip_ranges]
lan = "192.168.0.0/16 127.0.0.0/8 10.0.0.0/8 172.16.0.0/12" lan = "192.168.0.0/16 127.0.0.0/8 10.0.0.0/8 172.16.0.0/12 86.33.11.123"
# Caddy configuration files - each key creates a separate .caddy file # Caddy configuration files - each key creates a separate .caddy file
[files.actual] [files.actual]