Browse Source

Update u_and_e.md

just formatting of {}
Brad 8 years ago
parent
commit
e9af97781a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/u_and_e.md

+ 2 - 1
docs/u_and_e.md

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