cleaned up and added templates
This commit is contained in:
@@ -369,16 +369,16 @@ authentik.akanealw.com {
|
||||
}
|
||||
|
||||
# --------------------------------------------------
|
||||
# handle @ {
|
||||
# handle @allowed {
|
||||
# reverse_proxy 192.168.1.
|
||||
# }
|
||||
# respond "ip range not allowed"
|
||||
# }
|
||||
|
||||
# --------------------------------------------------
|
||||
# external subdomains without authentik
|
||||
#
|
||||
#
|
||||
# @ host .akanealw.com
|
||||
# handle @ {
|
||||
# reverse_proxy 192.168.1.
|
||||
# }
|
||||
#
|
||||
#
|
||||
# --------------------------------------------------
|
||||
|
||||
@bitwarden host bitwarden.akanealw.com
|
||||
handle @bitwarden {
|
||||
@@ -399,14 +399,17 @@ authentik.akanealw.com {
|
||||
# --------------------------------------------------
|
||||
# external subdomains with authentik
|
||||
#
|
||||
#
|
||||
# @ host .akanealw.com
|
||||
# handle @ {
|
||||
# import auth
|
||||
# reverse_proxy 192.168.1.
|
||||
# }
|
||||
#
|
||||
#
|
||||
# --------------------------------------------------
|
||||
|
||||
@filebrowser host filebrowser.akanealw.com
|
||||
handle @adguard2 {
|
||||
import auth
|
||||
reverse_proxy 192.168.1.3:80
|
||||
}
|
||||
|
||||
@filebrowser host filebrowser.akanealw.com
|
||||
handle @filebrowser {
|
||||
import auth
|
||||
reverse_proxy 192.168.1.30:8484
|
||||
|
||||
Reference in New Issue
Block a user