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-enabled=true
- --rpc-ws-host=0.0.0.0 - --rpc-ws-host=0.0.0.0
- --rpc-ws-port=8546 - --rpc-ws-port=8546
- --sync-mode=FULL - --sync-mode=SNAP
restart: unless-stopped restart: unless-stopped
stop_grace_period: 5m stop_grace_period: 5m
networks: networks:

View File

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