diff --git a/Proxy-examples.md b/Proxy-examples.md index edb6e82..cc82755 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -620,9 +620,6 @@ labels: - traefik.docker.network=traefik - traefik.web.frontend.rule=Host:bitwarden.domain.tld - traefik.web.port=80 - - traefik.hub.frontend.rule=Host:bitwarden.domain.tld;Path:/notifications/hub - - traefik.hub.port=3012 - - traefik.hub.protocol=ws ```