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