Merge pull request #2799 from brettmollin/patch-4

Update configure-a-private-server.md
This commit is contained in:
Rome Reginelli
2024-10-07 13:47:01 -07:00
committed by GitHub

View File

@@ -50,7 +50,6 @@ To set up a specific server as a private peer, complete the following steps:
```
[ips_fixed]
r.ripple.com 51235
zaphod.alloy.ee 51235
```
If your server connects using **proxies**, the IP addresses and ports should match the configurations of the `rippled` servers you are using as proxies. For each of those servers, the port number should match the `protocol = peer` port in that server's config file (usually 51235). For example, your configuration might look like this: