mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 03:35:55 +00:00
docs: Set ws_port to 6006 in example config (#2377)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"etl_sources": [
|
||||
{
|
||||
"ip": "127.0.0.1",
|
||||
"ws_port": "6005",
|
||||
"ws_port": "6006",
|
||||
"grpc_port": "50051"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user