added authelia to caddy
This commit is contained in:
@@ -60,6 +60,15 @@ authentik.akanealw.com {
|
||||
}
|
||||
|
||||
# --------------------------------------------------
|
||||
# authelia subdomain
|
||||
# --------------------------------------------------
|
||||
|
||||
auth.akanealw.com {
|
||||
import cloudflare
|
||||
reverse_proxy authelia:9091
|
||||
}
|
||||
|
||||
# --------------------------------------------------
|
||||
# *.akanealw.com subdomains
|
||||
# --------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user