parent
da1bcd0551
commit
e9af97781a
|
@ -508,7 +508,8 @@ map $http_upgrade $connection_upgrade {
|
||||||
|
|
||||||
proxy_set_header Connection "";
|
proxy_set_header Connection "";
|
||||||
proxy_buffers 32 4k;
|
proxy_buffers 32 4k;
|
||||||
proxy_pass http://portainer/; }
|
proxy_pass http://portainer/;
|
||||||
|
}
|
||||||
|
|
||||||
location /portainer/api/websocket/ {
|
location /portainer/api/websocket/ {
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
|
|
Loading…
Reference in New Issue