This commit is contained in:
2023-07-27 23:10:26 +03:00
parent 5de55a05aa
commit bb962c6c9b
2 changed files with 21 additions and 21 deletions

View File

@@ -32,7 +32,7 @@ location /cms/ {
location /socket.io/ {
proxy_pass http://zc;
proxy_pass http://websocket;
proxy_http_version 1.1;
proxy_redirect off;