-
Option to use ip-address of network-interface instead of hostname · 4ac7ea82Johannes Stelzer authored
If `spring.boot.admin.client.useIpAdressOf=<network-interface>` is set properly the ip-address of the specified network-interface is used in the inferenced url to register with. In case the address cannot be determined an exception is thrown and the client won't register. This is for example useful in Docker environments making the inferenced urls work.
4ac7ea82
×