From 8b8a389cc35945b244d581553bc6cd95820d0995 Mon Sep 17 00:00:00 2001 From: Lukasz Raczylo Date: Mon, 19 Aug 2024 15:58:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2b04e6..72fdde4 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You can find the example of the Kubernetes manifest in the [example standalone d #### Note on websocket support -Proxy in its current version 0.5.30 does not support websockets. If you need to proxy the websocket requests - you can use following trick whilst setting up the proxy. As I'm a big fan of Traefik - there's an example which works with the mentioned above combined deployment. +Proxy in its current version 0.23.3 does not support websockets. If you need to proxy the websocket requests - you can use following trick whilst setting up the proxy. As I'm a big fan of Traefik - there's an example which works with the mentioned above combined deployment.
Click to show working Traefik Ingress Route example.