first working version!

This commit is contained in:
2026-05-21 09:54:07 +00:00
parent 75089cd2e9
commit 56e97b9ead
2 changed files with 16 additions and 43 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ services:
- "traefik.http.routers.auth.rule=Host(`${MAS_FQDN}`)"
- "traefik.http.routers.auth.entrypoints=websecure"
- "traefik.http.routers.auth.tls.certresolver=myresolver"
- "traefik.http.services.auth.loadbalancer.server.port=8000"
- "traefik.http.services.auth.loadbalancer.server.port=8080"
# [TRAEFIK_LABELS_END]
# --- OPTIONAL: LIVEKIT RTC STACK ---