diff --git a/metis/geth.env b/metis/geth.env index 8ccdbd2b..fb794ae5 100644 --- a/metis/geth.env +++ b/metis/geth.env @@ -34,5 +34,5 @@ RPC_WRITE_TIMEOUT=5m WS_ADDR=0.0.0.0 WS_API=eth,net,web3 WS_ORIGINS=* -WS_PORT=8546 +WS_PORT=8545 WS=true \ No newline at end of file