fix
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- core-mainnet:/data
|
- core-mainnet:/data
|
||||||
- ./core-chain/mainnet:/core/config
|
- ./core-chain/mainnet:/core/config
|
||||||
command: --ws.origins='*' --history.transactions=0 --state.scheme=path --syncmode=full --db.engine=pebble --rpc.gascap=600000000
|
command: --ws.origins='*' --history.transactions=0 --state.scheme=hash --syncmode=full --db.engine=leveldb --rpc.gascap=600000000
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user