hopefully fixed ports for good
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user