From 39ad932274d7f1ec16c97e3f997ed339755b5672 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 13 Oct 2023 11:44:37 +0200 Subject: [PATCH] geth-goerli.yml --- geth-goerli.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/geth-goerli.yml b/geth-goerli.yml index 4a0e7729..5af70f07 100644 --- a/geth-goerli.yml +++ b/geth-goerli.yml @@ -69,6 +69,7 @@ services: command: [ "--datadir=/data", + "--goerli", "--jwt-secret=/jwtsecret", "--rpc-host=0.0.0.0", "--grpc-gateway-host=0.0.0.0",