changed socket target to initial host
This commit is contained in:
parent
e3210fc00b
commit
2ac4a0ddf8
@ -25,7 +25,7 @@
|
|||||||
"NODE_ENV" : "production",
|
"NODE_ENV" : "production",
|
||||||
"RPC_HOST" : "localhost",
|
"RPC_HOST" : "localhost",
|
||||||
"RPC_PORT" : "8080",
|
"RPC_PORT" : "8080",
|
||||||
"WS_SERVER" : "wss://eth-netstats-dev.herokuapp.com",
|
"WS_SERVER" : "wss://eth-netstats.herokuapp.com",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user