fixed key"

This commit is contained in:
ntr
2019-09-02 18:57:46 +10:00
parent 7f882d58e3
commit bb5e4d5728
3 changed files with 5 additions and 6 deletions
@@ -6,7 +6,6 @@ upstream mnml_ws {
server 127.0.0.1:40055;
}
map $http_upgrade $connection_upgrade {
default upgrade;
'' close;