Apply suggestions from code review
Co-authored-by: Tim Gross <tgross@hashicorp.com>
This commit is contained in:
parent
bb060bd46b
commit
7a6aab10bb
|
@ -106,8 +106,8 @@ Connect][connect] integration.
|
|||
service. The value of `port` depends on which [`address_mode`](#address_mode)
|
||||
is being used:
|
||||
|
||||
- `alloc` - Advertises the mapped to value of the labeled port and the allocation address.
|
||||
If a `to` value is not set, the port fallsback to using the allocated host port. The `port`
|
||||
- `alloc` - Advertise the mapped `to` value of the labeled port and the allocation address.
|
||||
If a `to` value is not set, the port falls back to using the allocated host port. The `port`
|
||||
field may be a numeric port or a port label specified in the same group's network stanza.
|
||||
|
||||
- `driver` - Advertise the port determined by the driver (e.g. Docker or rkt).
|
||||
|
|
Loading…
Reference in New Issue