From d9d1195552cfacedc4a5811ce21ae3ac35511750 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 15 Jan 2023 18:43:37 +0100 Subject: [PATCH] fix --- docs/howto-arbitrum-archive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto-arbitrum-archive.md b/docs/howto-arbitrum-archive.md index 998c9471..9cdf4796 100644 --- a/docs/howto-arbitrum-archive.md +++ b/docs/howto-arbitrum-archive.md @@ -98,7 +98,7 @@ services: expose: - 8547 - 8548 - entrypoint: ["/bin/bash", "/entrypoint.sh"] + entrypoint: ["/bin/bash", "/entrypoint.sh"] command: - --l1.url=${ARBITRUM_L1_URL} - --l2.disable-upstream