reverted extra declaration for external ips
This commit is contained in:
@@ -479,14 +479,19 @@ auth.akanealw.com {
|
||||
# reverse_proxy 192.168.1.
|
||||
# }
|
||||
#
|
||||
# @ host .akanealw.com
|
||||
# handle @ {
|
||||
# handle @external {
|
||||
# import auth
|
||||
# }
|
||||
# reverse_proxy 192.168.1.
|
||||
# }
|
||||
#
|
||||
# --------------------------------------------------
|
||||
|
||||
@memos host memos.akanealw.com
|
||||
handle @memos {
|
||||
handle @external {
|
||||
import auth
|
||||
}
|
||||
reverse_proxy 192.168.1.4:5230
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user