fix port number xx90 to xx56
This commit is contained in:
parent
f791467efd
commit
5aabc52a62
@ -6,10 +6,10 @@
|
|||||||
"alias": "VIPSTARCOIN"
|
"alias": "VIPSTARCOIN"
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"backend_rpc": 8090,
|
"backend_rpc": 8056,
|
||||||
"backend_message_queue": 38390,
|
"backend_message_queue": 38356,
|
||||||
"blockbook_internal": 9090,
|
"blockbook_internal": 9056,
|
||||||
"blockbook_public": 9190
|
"blockbook_public": 9156
|
||||||
},
|
},
|
||||||
"ipc": {
|
"ipc": {
|
||||||
"rpc_url_template": "http://127.0.0.1:{{.Ports.BackendRPC}}",
|
"rpc_url_template": "http://127.0.0.1:{{.Ports.BackendRPC}}",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user