fix esrom ip address
This commit is contained in:
parent
a1713233c5
commit
cc4704b2b9
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
||||||
[http.services.esrom]
|
[http.services.esrom]
|
||||||
[http.services.esrom.loadBalancer]
|
[http.services.esrom.loadBalancer]
|
||||||
[[http.services.esrom.loadBalancer.servers]]
|
[[http.services.esrom.loadBalancer.servers]]
|
||||||
url = "http://192.168.30.2:80/"
|
url = "http://esrom.dmz:80/"
|
||||||
|
|
Reference in a new issue