Update nginx and change
This commit is contained in:
Submodule change-game updated: 248fa9a375...e3cecc4f41
@@ -389,7 +389,7 @@ http {
|
||||
proxy_pass http://foundry-handler;
|
||||
}
|
||||
|
||||
location /change/socket.io/ {
|
||||
location ~ ^/change/(socket\.io|peer) {
|
||||
proxy_pass http://change-handler;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
|
||||
Reference in New Issue
Block a user