deploy: regenerate compose from vibe-node main 61c0b5c0f6ed
This commit is contained in:
@@ -91,7 +91,7 @@ services:
|
||||
- --ipcpath=/sockets/reth.ipc
|
||||
- --log.file.directory=/data/execution/logs
|
||||
- --metrics=0.0.0.0:9001
|
||||
- --rpc.forwarder=https://rpc.arc.network/
|
||||
- --rpc.forwarder=https://rpc.mainnet.arc.io/
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
depends_on:
|
||||
@@ -131,8 +131,9 @@ services:
|
||||
- --execution-persistence-backpressure-threshold=200
|
||||
- --execution-socket=/sockets/auth.ipc
|
||||
- --follow
|
||||
- --follow.endpoint=https://rpc.arc.network,wss=rpc.arc.network
|
||||
- --follow.endpoint=https://arc.drpc.org,wss=arc.drpc.org
|
||||
- --follow.endpoint=https://rpc.mainnet.arc.io,wss=rpc.mainnet.arc.io
|
||||
- --follow.endpoint=https://rpc.quicknode.mainnet.arc.io,wss=rpc.quicknode.mainnet.arc.io
|
||||
- --follow.endpoint=https://rpc.blockdaemon.mainnet.arc.io/websocket,wss=rpc.blockdaemon.mainnet.arc.io
|
||||
- --full
|
||||
- --home=/data/consensus
|
||||
- --metrics=0.0.0.0:29000
|
||||
|
||||
@@ -93,7 +93,7 @@ services:
|
||||
- --log.file.directory=/data/execution/logs
|
||||
- --metrics=0.0.0.0:9001
|
||||
- --prune.block-interval=5000
|
||||
- --rpc.forwarder=https://rpc.arc.network/
|
||||
- --rpc.forwarder=https://rpc.mainnet.arc.io/
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
depends_on:
|
||||
@@ -133,8 +133,9 @@ services:
|
||||
- --execution-persistence-backpressure-threshold=200
|
||||
- --execution-socket=/sockets/auth.ipc
|
||||
- --follow
|
||||
- --follow.endpoint=https://rpc.arc.network,wss=rpc.arc.network
|
||||
- --follow.endpoint=https://arc.drpc.org,wss=arc.drpc.org
|
||||
- --follow.endpoint=https://rpc.mainnet.arc.io,wss=rpc.mainnet.arc.io
|
||||
- --follow.endpoint=https://rpc.quicknode.mainnet.arc.io,wss=rpc.quicknode.mainnet.arc.io
|
||||
- --follow.endpoint=https://rpc.blockdaemon.mainnet.arc.io/websocket,wss=rpc.blockdaemon.mainnet.arc.io
|
||||
- --full
|
||||
- --home=/data/consensus
|
||||
- --metrics=0.0.0.0:29000
|
||||
|
||||
Reference in New Issue
Block a user