You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/homestar/configuration.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ node_addresses = [
129
129
]
130
130
```
131
131
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.
133
133
134
134
A node makes discovery requests by adding a rendezvous server to its `node_addresses`.
0 commit comments