update compose

This commit is contained in:
Exil Productions
2025-12-10 20:51:36 +01:00
parent be7004f633
commit 98e5ae6ff1

View File

@@ -40,6 +40,8 @@ services:
- "traefik.http.routers.dashboard.service=api@internal" - "traefik.http.routers.dashboard.service=api@internal"
- "traefik.http.routers.dashboard.tls=true" - "traefik.http.routers.dashboard.tls=true"
- "traefik.http.routers.dashboard.tls.certresolver=le" - "traefik.http.routers.dashboard.tls.certresolver=le"
- "traefik.http.middlewares.dashboard-auth.basicauth.users=admin:$$apr1$$XHYvA6xP$$nol8TiAhcTXeMqcJjtDuv1"
- "traefik.http.routers.dashboard.middlewares=dashboard-auth"
server: server:
build: build: