This commit is contained in:
squidbear
2025-03-29 09:24:40 +01:00
parent 1476e2032f
commit 6326cca752
6 changed files with 18 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ services:
expose:
- "8545"
volumes:
- bsc-chapel-bsc-pruned-pebble-path:/root/.ethereum
- bsc-chapel-bsc-pruned-pebble-path:/bsc/.ethereum
- /slowdisk:/slowdisk
entrypoint: [ "geth" ]
command:

View File

@@ -13,7 +13,7 @@ services:
expose:
- "8545"
volumes:
- bsc-mainnet-bsc-pruned-pebble-path:/root/.ethereum
- bsc-mainnet-bsc-pruned-pebble-path:/bsc/.ethereum
- /slowdisk:/slowdisk
entrypoint: [ "geth" ]
command: