We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ad0a4 commit 2283d8cCopy full SHA for 2283d8c
1 file changed
docs/networking.md
@@ -137,7 +137,7 @@ Look at the `addresses` array in the response. Are any of those IPs/hostnames re
137
Ask a known public node to report back what it knows about you:
138
139
```bash
140
-curl http://node2.oceanprotocol.com:8000/getP2pPeer?peerId=<your-peer-id>
+curl https://cp1.oncompute.ai/getP2pPeer?peerId=<your-peer-id>
141
```
142
143
If the response is empty or missing your public address, the node is not reachable from the outside.
0 commit comments