fix
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- "8545"
|
- "8545"
|
||||||
volumes:
|
volumes:
|
||||||
- core-mainnet-core-archive-leveldb-hash:/bsc/.ethereum
|
- core-mainnet-core-archive-leveldb-hash:/core/.ethereum
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
- ./core-chain/mainnet:/config
|
- ./core-chain/mainnet:/config
|
||||||
entrypoint: [ "geth" ]
|
entrypoint: [ "geth" ]
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- "8545"
|
- "8545"
|
||||||
volumes:
|
volumes:
|
||||||
- core-mainnet-core-pruned-pebble-path:/bsc/.ethereum
|
- core-mainnet-core-pruned-pebble-path:/core/.ethereum
|
||||||
- /slowdisk:/slowdisk
|
- /slowdisk:/slowdisk
|
||||||
- ./core-chain/mainnet:/config
|
- ./core-chain/mainnet:/config
|
||||||
entrypoint: [ "geth" ]
|
entrypoint: [ "geth" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user