diff --git a/geth-mainnet.yml b/geth-mainnet.yml index c8513e28..c09ba0d1 100644 --- a/geth-mainnet.yml +++ b/geth-mainnet.yml @@ -49,6 +49,7 @@ services: - chains volumes: - "geth-mainnet:/root/.ethereum" + - "/slowdisk:/slowdisk" - ".jwtsecret:/jwtsecret" restart: unless-stopped stop_grace_period: 1m