-
Create `sidecar.hostname` and `sidecar.ipAddress` (#1561) · fccbe1afThibaud Lepretre authored
In addition to `eureka.instance.hostname` property you can now defined `sidecar.hostname` in order to set different hostname from application and its sidecar. However if `eureka.instance.hostname` is present it will override `sidecar.hostname`. Fixes #981
fccbe1af
×