Resolve authelia via consul service mesh

This commit is contained in:
2025-10-12 20:58:12 +11:00
parent e2562ce4b0
commit e6c6bb0c91
2 changed files with 23 additions and 6 deletions

View File

@@ -28,6 +28,10 @@ job "authelia" {
"traefik.enable=true",
]
connect {
sidecar_service {}
}
check {
type = "http"
path = "/health"