cluster
This commit is contained in:
@@ -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/ {
|
||||
|
Reference in New Issue
Block a user