diff --git a/services/weewx.hcl b/services/weewx.hcl index 4c8d250..1c00924 100644 --- a/services/weewx.hcl +++ b/services/weewx.hcl @@ -67,7 +67,8 @@ job "weewx" { tags = [ "traefik.enable=true", "traefik.http.routers.weather.entryPoints=websecure,web4proxy", - "traefik.http.routers.weather.rule=Host(`weewx.v.paler.net`) || (Host(`alo.land`) && PathPrefix(`/weather/`))", + "traefik.http.routers.weather.rule=Host(`weewx.v.paler.net`) || (Host(`alo.land`) && PathPrefix(`/weather`))", + "traefik.http.routers.weather.priority=300", # to override the longer rule for wordpress ] check {