Remove geth2 ports
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (pull_request) Successful in 21m39s

This commit is contained in:
Thomas E Lackey 2024-05-08 14:35:37 -05:00
parent edc2e0756c
commit e36cb6181a

View File

@ -62,9 +62,6 @@ services:
- fixturenet-eth-bootnode-geth
volumes:
- fixturenet_eth_geth_2_data:/root/ethdata
ports:
- "8545"
- "8546"
fixturenet-eth-bootnode-lighthouse:
restart: always