no cluster
This commit is contained in:
parent
643776afd8
commit
a6a2026bc4
@ -9,10 +9,6 @@ http {
|
|||||||
proxy_pass http://rabbitmq:15672/;
|
proxy_pass http://rabbitmq:15672/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /cluster/ {
|
|
||||||
proxy_pass http://0.0.0.0:888/;
|
|
||||||
}
|
|
||||||
|
|
||||||
location /checker/ {
|
location /checker/ {
|
||||||
proxy_pass http://checker:7999/checker/;
|
proxy_pass http://checker:7999/checker/;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user