[Komodo] boris: Write Stack File: update compose.yaml

This commit is contained in:
komodo
2025-12-14 19:58:33 +00:00
parent 267a1e025b
commit 5a302fb424

View File

@@ -28,7 +28,7 @@ services:
- "traefik.docker.network=proxy"
# Router: HTTPS
- "traefik.http.routers.thelounge.rule=Host(`irc.digitalvoid.ca`)"
- "traefik.http.routers.thelounge.rule=Host(`irc.ubuesq.com`)"
- "traefik.http.routers.thelounge.entrypoints=websecure"
- "traefik.http.routers.thelounge.tls=true"