polling port
This commit is contained in:
parent
24a1129709
commit
f59db177c1
@ -10,11 +10,11 @@ http {
|
||||
}
|
||||
|
||||
location /checker/ {
|
||||
proxy_pass http://polling:7999/checker/;
|
||||
proxy_pass http://polling:7998/checker/;
|
||||
}
|
||||
|
||||
location /polling/ {
|
||||
proxy_pass http://polling:7999/polling/;
|
||||
proxy_pass http://polling:7998/polling/;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
Loading…
Reference in New Issue
Block a user