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