Fixed nginx config

This commit is contained in:
anmol 2019-02-08 01:00:42 +05:30
parent 33a4eabbfd
commit ee111f67a5

View file

@ -112,19 +112,7 @@ location /socket.io {
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
}
}
© 2019 GitHub, Inc.
Terms
Privacy
Security
Status
Help
Contact GitHub
Pricing
API
Training
Blog
About