service added

This commit is contained in:
2023-07-27 23:04:33 +03:00
parent fbc0feb1bf
commit f4130d64fa
2 changed files with 27 additions and 1 deletions

View File

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