diff --git a/nodes/heimdall/bentopdf/compose.yaml b/nodes/heimdall/bentopdf/compose.yaml index 2f26603..041fb87 100644 --- a/nodes/heimdall/bentopdf/compose.yaml +++ b/nodes/heimdall/bentopdf/compose.yaml @@ -13,7 +13,7 @@ services: labels: - "traefik.enable=true" - "traefik.http.routers.bentopdf.entrypoints=websecure" - - "traefik.http.routers.bentopdf.rule=Host(`bentopdf.castaldifamily.com`)" + - "traefik.http.routers.bentopdf.rule=Host(`pdf.castaldifamily.com`)" - "traefik.http.routers.bentopdf.tls=true" - "traefik.http.routers.bentopdf.tls.certresolver=cloudflare" - "traefik.http.routers.bentopdf.service=bentopdf"