This commit is contained in:
Raycho Mukelov 2023-09-08 14:14:29 +03:00
parent d2dc2210b9
commit bb58fc3bcc

View File

@ -3,12 +3,14 @@
{ {
"id": "00000000000000000000000000000000000", "id": "00000000000000000000000000000000000",
"host": "127.0.0.1", "host": "127.0.0.1",
"port": 7777 "port": 7777,
"friendly_name": "Raft Node 1"
}, },
{ {
"id": "00000000000000000000000000000000000", "id": "00000000000000000000000000000000000",
"host": "127.0.0.1", "host": "127.0.0.1",
"port": 7777 "port": 7777,
"friendly_name": "Raft Node 1"
} }
] ]
} }