make it possible to move the ancient data to a separate disk

This commit is contained in:
Sebastian
2024-05-20 07:44:51 +02:00
parent bd0ae44938
commit 44df9e433d

View File

@@ -49,6 +49,7 @@ services:
- chains
volumes:
- "geth-mainnet:/root/.ethereum"
- "/slowdisk:/slowdisk"
- ".jwtsecret:/jwtsecret"
restart: unless-stopped
stop_grace_period: 1m