Add public ip to whitelist
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# IP ranges that can be referenced by name
|
||||
[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
|
||||
[files.actual]
|
||||
|
||||
Reference in New Issue
Block a user