revert
This commit is contained in:
@@ -75,7 +75,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
PROXY_HOST: metis
|
PROXY_HOST: metis
|
||||||
RPC_PORT: 8545
|
RPC_PORT: 8545
|
||||||
WS_PORT: 8547
|
WS_PORT: 8546
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
@@ -35,5 +35,5 @@ WS_ADDR=0.0.0.0
|
|||||||
WS_API=eth,net,web3
|
WS_API=eth,net,web3
|
||||||
WS_ORIGINS=*
|
WS_ORIGINS=*
|
||||||
WS_ENABLE=true
|
WS_ENABLE=true
|
||||||
WS_PORT=8547
|
WS_PORT=8546
|
||||||
WS=true
|
WS=true
|
||||||
Reference in New Issue
Block a user