hopefully fixed ports for good

This commit is contained in:
2026-04-25 01:44:03 +00:00
parent 433d7f7d16
commit 75c6b62747

View File

@@ -407,7 +407,7 @@ auth.akanealw.com {
@icons host icons.akanealw.com
handle @icons {
handle @internal {
reverse_proxy 192.168.1.50:82
reverse_proxy 192.168.1.50:83
}
respond "ip range not allowed"
}
@@ -503,7 +503,7 @@ auth.akanealw.com {
@scripts host scripts.akanealw.com
handle @scripts {
handle @internal {
reverse_proxy 192.168.1.50:83
reverse_proxy 192.168.1.50:82
}
respond "ip range not allowed"
}