diff --git a/nodes/heimdall/trek/compose.yaml b/nodes/heimdall/trek/compose.yaml index 29c80c0..9c9cd13 100644 --- a/nodes/heimdall/trek/compose.yaml +++ b/nodes/heimdall/trek/compose.yaml @@ -57,7 +57,7 @@ services: labels: - "traefik.enable=true" - "traefik.http.routers.trek.entrypoints=websecure" - - "traefik.http.routers.trek.rule=Host(`trek.castaldifamily.com`)" + - "traefik.http.routers.trek.rule=Host(`travel.castaldifamily.com`)" - "traefik.http.routers.trek.tls=true" - "traefik.http.routers.trek.tls.certresolver=cloudflare" - "traefik.http.services.trek.loadbalancer.server.port=3000"