From e9af97781a99ce338fae366f8464c2c149143f5d Mon Sep 17 00:00:00 2001 From: Brad Date: Sun, 23 Apr 2017 10:10:02 +0100 Subject: [PATCH] Update u_and_e.md just formatting of {} --- docs/u_and_e.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/u_and_e.md b/docs/u_and_e.md index 03c8bab9..c80f0618 100644 --- a/docs/u_and_e.md +++ b/docs/u_and_e.md @@ -508,7 +508,8 @@ map $http_upgrade $connection_upgrade { proxy_set_header Connection ""; proxy_buffers 32 4k; - proxy_pass http://portainer/; } + proxy_pass http://portainer/; + } location /portainer/api/websocket/ { proxy_http_version 1.1;