diff --git a/base-reth.yml b/base-reth.yml index aa4f564f..cc02ffe5 100644 --- a/base-reth.yml +++ b/base-reth.yml @@ -16,7 +16,7 @@ services: restart: always stop_grace_period: 30s volumes: - - base-reth:/data + - base-reth:/root/.local/share/reth/base/db/ - ".jwtsecret:/jwtsecret" labels: - "traefik.enable=true"