From eba55b009848acacc0c4987be0f6607a2547384e Mon Sep 17 00:00:00 2001 From: cventastic Date: Fri, 21 Oct 2022 20:08:39 +0200 Subject: [PATCH] add erigon-goerli.yml --- erigon-goerli.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/erigon-goerli.yml b/erigon-goerli.yml index 09ea51a1..fa5cdeb5 100644 --- a/erigon-goerli.yml +++ b/erigon-goerli.yml @@ -91,6 +91,7 @@ services: - "traefik.http.routers.lighthouse.rule=Host(`$DOMAIN`) && PathPrefix(`/lighthouse`)" - "traefik.http.routers.lighthouse.middlewares=lighthouse-stripprefix, ipwhitelist" + volumes: erigon-trace: lighthouse_data: \ No newline at end of file