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"