From 5a302fb424953208218dd49bb2c6ed6532173e89 Mon Sep 17 00:00:00 2001 From: komodo Date: Sun, 14 Dec 2025 19:58:33 +0000 Subject: [PATCH] [Komodo] boris: Write Stack File: update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index ed6e539..57fdadc 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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"