mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
clarify comment
This commit is contained in:
@@ -81,7 +81,7 @@ type Config struct {
|
||||
// by the other servers and clients
|
||||
RPCAddr *net.TCPAddr
|
||||
|
||||
// ClientRPCAdvertise is the address that is advertised to other nodes for
|
||||
// ClientRPCAdvertise is the address that is advertised to client nodes for
|
||||
// the RPC endpoint. This can differ from the RPC address, if for example
|
||||
// the RPCAddr is unspecified "0.0.0.0:4646", but this address must be
|
||||
// reachable
|
||||
|
||||
Reference in New Issue
Block a user