update host IP addresses
This commit is contained in:
parent
b047474138
commit
09562884c8
2 changed files with 4 additions and 4 deletions
|
|
@ -34,7 +34,7 @@
|
|||
photo = {
|
||||
loadBalancer = {
|
||||
servers = [{
|
||||
url = "http://nfss.yanlincs.com:8080";
|
||||
url = "http://10.1.1.152:8080";
|
||||
}];
|
||||
serversTransport = "longTimeout@file";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue