change replicas

This commit is contained in:
Administrator
2022-08-12 18:42:15 +03:00
parent 988479a1cf
commit f2593ca5b2
3 changed files with 12 additions and 95 deletions

View File

@@ -14,7 +14,7 @@ http {
}
location /polling/ {
proxy_pass http://polling:7998/polling/;
proxy_pass http://polling:7999/polling/;
}
location / {