From 4741d6cb3985a873376ad85a4210e04da5519bcd Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 7 Jan 2023 12:05:11 +0100 Subject: [PATCH] fix ports --- arbitrum-archive.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/arbitrum-archive.yml b/arbitrum-archive.yml index 99666dfe..3e271c0a 100644 --- a/arbitrum-archive.yml +++ b/arbitrum-archive.yml @@ -11,9 +11,6 @@ services: expose: - 8547 - 8548 - ports: - - '0.0.0.0:8547:8547' - - '0.0.0.0:8548:8548' command: - --init.url=empty - --node.caching.archive @@ -48,9 +45,6 @@ services: expose: - 8547 - 8548 - ports: - - '0.0.0.0:8547:8547' - - '0.0.0.0:8548:8548' command: - --init.empty - --l1.url=${ARBITRUM_L1_URL}