3fcac242c6
This PR introduces the `address` field in the `service` block so that Nomad or Consul services can be registered with a custom `.Address.` to advertise. The address can be an IP address or domain name. If the `address` field is set, the `service.address_mode` must be set in `auto` mode. |
||
---|---|---|
.. | ||
env.go | ||
env_test.go | ||
network.go | ||
network_test.go | ||
services.go | ||
services_test.go | ||
util.go | ||
util_test.go |