Skip to content

Commit 8f14452

Browse files
committed
Remove suggestion that rendezvous could be used with a private address
1 parent e1c0016 commit 8f14452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/homestar/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ node_addresses = [
129129
]
130130
```
131131

132-
The `EXTERNAL-ADDRESS` is an externally reachable address for the node. This address could be a public IP address or a local network address like `192.168.1.x`. `RENDEZVOUS-SERVER-ADDRESS` is the address of the rendezvous server.
132+
The `EXTERNAL-ADDRESS` is an externally reachable address for the node. `RENDEZVOUS-SERVER-ADDRESS` is the address of the rendezvous server.
133133

134134
A node makes discovery requests by adding a rendezvous server to its `node_addresses`.
135135

0 commit comments

Comments
 (0)