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",