mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 11:45:53 +00:00
docs: Use non-admin WS port (#1592)
This PR is copied from #1533 , unblock it. Help https://github.com/XRPLF/clio/pull/1533/files
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
"etl_sources": [
|
"etl_sources": [
|
||||||
{
|
{
|
||||||
"ip": "127.0.0.1",
|
"ip": "127.0.0.1",
|
||||||
"ws_port": "6006",
|
"ws_port": "6005",
|
||||||
"grpc_port": "50051"
|
"grpc_port": "50051"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user