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