From 05c1e000a303ffd7a4a2883dcfa695825b612422 Mon Sep 17 00:00:00 2001 From: mprasil Date: Fri, 12 Apr 2019 12:23:16 +0100 Subject: [PATCH] Updated Proxy examples (markdown) --- Proxy-examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Proxy-examples.md b/Proxy-examples.md index f716baa..467c1e8 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -110,4 +110,5 @@ labels: - traefik.web.port=80 - traefik.hub.frontend.rule=Host:bitwarden.domain.tld;Path:/notifications/hub - traefik.hub.port=3012 + - traefik.hub.protocol=ws ```