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

@@ -12,6 +12,7 @@ job "hello-world" {
tags = [
"traefik.enable=true",
"traefik.http.routers.hello-world.middlewares=auth@file",
]
check {