cluster
This commit is contained in:
parent
0ed47d2caa
commit
643776afd8
@ -10,7 +10,7 @@ http {
|
||||
}
|
||||
|
||||
location /cluster/ {
|
||||
proxy_pass http://127.0.0.1:888/;
|
||||
proxy_pass http://0.0.0.0:888/;
|
||||
}
|
||||
|
||||
location /checker/ {
|
||||
|
Loading…
Reference in New Issue
Block a user