From e36cb6181afad097e6bbb240147adb2ec4a340b0 Mon Sep 17 00:00:00 2001 From: Thomas E Lackey Date: Wed, 8 May 2024 14:35:37 -0500 Subject: [PATCH] Remove geth2 ports --- stack-orchestrator/compose/docker-compose-fixturenet-eth.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/stack-orchestrator/compose/docker-compose-fixturenet-eth.yml b/stack-orchestrator/compose/docker-compose-fixturenet-eth.yml index 4608a2a..bd25c52 100644 --- a/stack-orchestrator/compose/docker-compose-fixturenet-eth.yml +++ b/stack-orchestrator/compose/docker-compose-fixturenet-eth.yml @@ -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