nginx fix
This commit is contained in:
parent
79d08ff466
commit
7e54b90358
@ -10,7 +10,7 @@ http {
|
||||
}
|
||||
|
||||
location /checker/ {
|
||||
proxy_pass http://checker:7999/checker/;
|
||||
proxy_pass http://polling:7999/checker/;
|
||||
}
|
||||
|
||||
location /polling/ {
|
||||
|
Loading…
Reference in New Issue
Block a user