Update u_and_e.md

just formatting of {}
This commit is contained in:
Brad 2017-04-23 10:10:02 +01:00 committed by GitHub
parent da1bcd0551
commit e9af97781a

View File

@ -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;