diff --git a/core-mainnet.yml b/core-mainnet.yml index 6cfd7ba7..4a5ff57c 100644 --- a/core-mainnet.yml +++ b/core-mainnet.yml @@ -9,6 +9,7 @@ services: volumes: - core-mainnet:/data - ./core-chain/mainnet:/core/config + command: --ws.origins='*' --history.transactions=0 --state.scheme=path --syncmode=full --db.engine=pebble --rpc.gascap=600000000 networks: - chains labels: