Revert port change

This commit is contained in:
Thomas E Lackey 2023-01-24 16:56:06 -06:00
parent 80baaba0e7
commit 1b9de0c518

View File

@ -32,9 +32,9 @@ services:
depends_on:
- fixturenet-eth-bootnode-geth
ports:
- "8545:8545"
- "40000:40000"
- "6060:6060"
- "8545"
- "40000"
- "6060"
fixturenet-eth-geth-2:
hostname: fixturenet-eth-geth-2