cluster
This commit is contained in:
@@ -9,6 +9,10 @@ http {
|
||||
proxy_pass http://rabbitmq:15672/;
|
||||
}
|
||||
|
||||
location /cluster/ {
|
||||
proxy_pass http://127.0.0.1:888/;
|
||||
}
|
||||
|
||||
location /checker/ {
|
||||
proxy_pass http://checker:7999/checker/;
|
||||
}
|
||||
|
Reference in New Issue
Block a user