Use proper lan ranges for caddy

This commit is contained in:
Sparky
2025-10-27 23:17:59 +00:00
parent 98e6eac4ae
commit c518a622b6
13 changed files with 11 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
grist.site.quack-lab.dev {
@lan {
remote_ip 192.168.1.0/24 127.0.0.1
remote_ip 192.168.0.0/16 127.0.0.0/8 10.0.0.0/8 172.16.0.0/12
}
handle @lan {
reverse_proxy grist:8484