Change from basic auth to authelia

This commit is contained in:
2025-05-03 18:00:30 +10:00
parent 195df929e3
commit 1a4d434d5b
9 changed files with 298 additions and 36 deletions

View File

@@ -14,6 +14,7 @@ job "demo-webapp" {
tags = [
"traefik.enable=true",
"traefik.http.routers.demo-webapp.middlewares=auth@file",
]
check {