one-blocks

This commit is contained in:
Para Dox
2025-05-20 23:05:01 +07:00
parent bc12f3d42c
commit f073412959
10 changed files with 10 additions and 0 deletions

View File

@@ -88,6 +88,7 @@ services:
networks:
- chains
volumes:
- ${ETHEREUM_MAINNET_FIREETH_DATA:-ethereum-mainnet-fireeth}:/app/firehose-data
- ${ETHEREUM_MAINNET_GETH_PRUNED_LEVELDB_HASH_DATA:-ethereum-mainnet-geth-pruned-leveldb-hash}:/root/.ethereum
- .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk

View File

@@ -88,6 +88,7 @@ services:
networks:
- chains
volumes:
- ${ETHEREUM_MAINNET_FIREETH_DATA:-ethereum-mainnet-fireeth}:/app/firehose-data
- ${ETHEREUM_MAINNET_GETH_PRUNED_PEBBLE_PATH_DATA:-ethereum-mainnet-geth-pruned-pebble-path}:/root/.ethereum
- .jwtsecret:/jwtsecret:ro
- /slowdisk:/slowdisk