fixed wrong RPC port in processes-ec2.json
This commit is contained in:
parent
bd652322d3
commit
0064f0336c
@ -31,7 +31,7 @@
|
||||
{
|
||||
"NODE_ENV" : "production",
|
||||
"RPC_HOST" : "localhost",
|
||||
"RPC_PORT" : "8548",
|
||||
"RPC_PORT" : "8545",
|
||||
"LISTENING_PORT" : "30303",
|
||||
"INSTANCE_NAME" : "",
|
||||
"CONTACT_DETAILS" : "",
|
||||
|
Loading…
Reference in New Issue
Block a user