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
ports:
- "8545"
- "8546"
- "40000"
- "6060"