This commit is contained in:
Administrator
2022-08-30 22:22:29 +03:00
parent 46115bb3ce
commit 3b0cc9caed
4 changed files with 10 additions and 15 deletions

View File

@@ -2,7 +2,7 @@ events {}
http {
server {
listen 80;
listen 1235;
location /checker/ {
proxy_pass http://polling:7998/checker/;