This commit is contained in:
Sparky
2025-11-09 15:11:43 +00:00
parent 4ca5288acf
commit 3e0940833a
8 changed files with 21 additions and 15 deletions

View File

@@ -0,0 +1,11 @@
coolify.site.quack-lab.dev {
@lan {
remote_ip 192.168.0.0/16 127.0.0.0/8 10.0.0.0/8 172.16.0.0/12 86.33.11.123
}
handle @lan {
reverse_proxy host.docker.internal:8000
}
handle {
respond "Njet Molotoff" 403
}
}