Update configure-a-private-server.md

remove alloy server reference
This commit is contained in:
brettmollin
2024-10-06 21:12:26 -04:00
committed by GitHub
parent 7c35a9a3b6
commit 2ccce00436

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: