snap sync linea besu

This commit is contained in:
goldsquid
2026-06-05 10:25:21 +07:00
parent 4bd8db226e
commit 5b99762bd6
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ services:
- --rpc-ws-enabled=true
- --rpc-ws-host=0.0.0.0
- --rpc-ws-port=8546
- --sync-mode=FULL
- --sync-mode=SNAP
restart: unless-stopped
stop_grace_period: 5m
networks:

View File

@@ -80,7 +80,7 @@ services:
- --rpc-ws-enabled=true
- --rpc-ws-host=0.0.0.0
- --rpc-ws-port=8546
- --sync-mode=FULL
- --sync-mode=SNAP
restart: unless-stopped
stop_grace_period: 5m
networks: