From 0f31d7fd46a440d53badef0b6657c2c3dfbf37b0 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 20 Oct 2024 04:30:07 +0200 Subject: [PATCH] update --- op-manta-pacific.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/op-manta-pacific.yml b/op-manta-pacific.yml index a0bd6880..63410a27 100644 --- a/op-manta-pacific.yml +++ b/op-manta-pacific.yml @@ -19,9 +19,7 @@ services: environment: GETH_OVERRIDE_CANYON: "1726783200" GETH_OVERRIDE_ECOTONE: "1726783200" - entrypoint: - - "/bin/sh" - - "/entrypoint.sh" + command: - "--rollup.sequencerhttp=https://manta-pacific.calderachain.xyz/http" - "--authrpc.jwtsecret=/config/test-jwt-secret.txt"