From 69ad058c39bfa50de065b297fcec643f526832fd Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 25 Jun 2023 21:56:45 +0200 Subject: [PATCH] try to unstuck it after bedrock 2 --- optimism-archive.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/optimism-archive.yml b/optimism-archive.yml index db917734..a7dbb7d2 100644 --- a/optimism-archive.yml +++ b/optimism-archive.yml @@ -87,8 +87,6 @@ services: restart: unless-stopped stop_grace_period: 5m entrypoint: /scripts/op-node-start.sh - env_file: - - .env volumes: - ./optimism/scripts/:/scripts - .jwtsecret:/jwtsecret @@ -99,7 +97,6 @@ services: restart: unless-stopped stop_grace_period: 5m command: > - --datadir=$DATA_DIR --private.api.addr=localhost:9090 --http.addr=0.0.0.0 --http.port=8545 @@ -135,4 +132,5 @@ services: volumes: optimism-dtl: - optimism-geth: + optimism-geth: + erigon-optimism-bedrock: