Export the WebSocket port in fixturenet-eth-geth service

This commit is contained in:
Prathamesh Musale 2023-09-27 10:55:15 +05:30
parent 417436f33f
commit abb6c932f4

View File

@ -40,6 +40,7 @@ services:
- fixturenet-eth-bootnode-geth - fixturenet-eth-bootnode-geth
ports: ports:
- "8545" - "8545"
- "8546"
- "40000" - "40000"
- "6060" - "6060"