deploy: regenerate compose from vibe-node main 92f020f27b22
This commit is contained in:
@@ -57,7 +57,6 @@ services:
|
||||
- GETH_ROLLUP_SEQUENCERHTTP=https://rpc.sepolia.mantle.xyz
|
||||
entrypoint: /bin/sh -c 'exec geth "$@"' --
|
||||
command:
|
||||
- --cache=${MANTLE_SEPOLIA_OP_GETH_PRUNED_LEVELDB_HASH_CACHE:-1024}
|
||||
- --datadir=/data
|
||||
- --db.engine=leveldb
|
||||
- --gcmode=full
|
||||
@@ -117,6 +116,7 @@ services:
|
||||
- OP_NODE_L1_ETH_RPC=${MANTLE_SEPOLIA_L1_EXECUTION_RPC:-${ETHEREUM_SEPOLIA_EXECUTION_RPC}}
|
||||
- OP_NODE_L1_RPC_KIND=${ETHEREUM_SEPOLIA_EXECUTION_KIND:-standard}
|
||||
- OP_NODE_L1_TRUST_RPC=${ETHEREUM_SEPOLIA_EXECUTION_TRUST:-false}
|
||||
- OP_NODE_L2_BACKUP_UNSAFE_SYNC_RPC=https://rpc.sepolia.mantle.xyz
|
||||
- OP_NODE_L2_ENGINE_AUTH=/jwtsecret
|
||||
- OP_NODE_L2_ENGINE_RPC=http://mantle-sepolia:8551
|
||||
- OP_NODE_L2_ENGINE_RPC_TIMEOUT=120s
|
||||
@@ -127,10 +127,12 @@ services:
|
||||
- OP_NODE_METRICS_PORT=7300
|
||||
- OP_NODE_OVERRIDE_PECTRABLOBSCHEDULE=1742486400
|
||||
- OP_NODE_P2P_ADVERTISE_IP=${IP}
|
||||
- OP_NODE_P2P_AGENT=mantle
|
||||
- OP_NODE_P2P_LISTEN_IP=0.0.0.0
|
||||
- OP_NODE_P2P_LISTEN_TCP_PORT=18358
|
||||
- OP_NODE_P2P_LISTEN_UDP_PORT=18358
|
||||
- OP_NODE_P2P_STATIC=/dns4/peer0.sepolia.mantle.xyz/tcp/9003/p2p/16Uiu2HAkywYkvLRUH2MXbD6tSoT3jSMAzTWTp1aDijxpXQXxG6VM
|
||||
- OP_NODE_P2P_SYNC_REQ_RESP=true
|
||||
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
|
||||
- OP_NODE_ROLLUP_LOAD_PROTOCOL_VERSIONS=true
|
||||
- OP_NODE_RPC_ADDR=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user