Skip to content

Commit 3b31e30

Browse files
committed
fix double ports mapping
1 parent c048b7e commit 3b31e30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

espresso/docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,6 @@ services:
170170
condition: service_healthy
171171
l1-validator:
172172
condition: service_started
173-
ports:
174-
- "${ROLLUP_PORT}:${ROLLUP_PORT}"
175173
environment:
176174
OP_NODE_L1_ETH_RPC: http://l1-geth:${L1_HTTP_PORT}
177175
OP_NODE_L1_BEACON: http://l1-beacon:${L1_BEACON_PORT}

0 commit comments

Comments
 (0)