Option to use ip-address of network-interface instead of hostname
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.
Showing
Please
register
or
sign in
to comment