deploy: regenerate compose from vibe-node main 1195854e5e9a
This commit is contained in:
@@ -61,10 +61,18 @@ services:
|
||||
environment:
|
||||
- API=eth,txpool,net,debug,web3
|
||||
- CHAINID=cronosmainnet_25-1
|
||||
- CHAINNAME=mainnet
|
||||
- EVM_MAX_TX_GAS_WANTED=500000
|
||||
- GENESIS_URL=https://raw.githubusercontent.com/crypto-org-chain/cronos-mainnet/master/cronosmainnet_25-1/genesis.json
|
||||
- IP=${IP}
|
||||
- JSON_RPC_BLOCK_RANGE_CAP=10000
|
||||
- JSON_RPC_ENABLE=true
|
||||
- JSON_RPC_ENABLE_INDEXER=true
|
||||
- JSON_RPC_FEEHISTORY_CAP=100
|
||||
- JSON_RPC_HTTP_TIMEOUT=30s
|
||||
- JSON_RPC_LOGS_CAP=10000
|
||||
- MONIKER=d${DOMAIN:-local}
|
||||
- P2P_PORT=10521
|
||||
- SEEDS=0d5cf1394a1cfde28dc8f023567222abc0f47534@seed-0.cronos.com:26656,3032073adc06d710dd512240281637c1bd0c8a7b@seed-1.cronos.com:26656,04f43116b4c6c70054d9c2b7485383df5b1ed1da@seed-2.cronos.com:26656,337377dcda43d79c537d2c4d93ad3b698ce9452e@bd-cronos-mainnet-seed-node-01.bdnodes.net:26656
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
networks:
|
||||
|
||||
@@ -202,7 +202,7 @@ services:
|
||||
- traefik.http.routers.doma-mainnet-op-geth-pruned-pebble-path-node.middlewares=doma-mainnet-op-geth-pruned-pebble-path-node-stripprefix, ipallowlist
|
||||
|
||||
doma-mainnet-relay:
|
||||
image: ${DOMA_OP_ALT_IMAGE:-ghcr.io/celestiaorg/op-alt-da}:${DOMA_MAINNET_OP_ALT_VERSION:-0.15.0}
|
||||
image: ${DOMA_OP_ALT_IMAGE:-ghcr.io/celestiaorg/op-alt-da}:${DOMA_MAINNET_OP_ALT_VERSION:-0.16.0}
|
||||
expose:
|
||||
- 3100
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user