This commit is contained in:
Para Dox
2025-04-28 16:34:10 +07:00
parent fe505dd239
commit 8b1cb957d1
3 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,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=8545 - --rpc-ws-port=8545
- --sync-mode=X_SNAP - --sync-mode=SNAP
restart: unless-stopped restart: unless-stopped
stop_grace_period: 5m stop_grace_period: 5m
networks: networks:

View File

@@ -43,7 +43,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=8545 - --rpc-ws-port=8545
- --sync-mode=X_SNAP - --sync-mode=SNAP
restart: unless-stopped restart: unless-stopped
stop_grace_period: 5m stop_grace_period: 5m
networks: networks:

View File

@@ -43,7 +43,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=8545 - --rpc-ws-port=8545
- --sync-mode=X_SNAP - --sync-mode=SNAP
restart: unless-stopped restart: unless-stopped
stop_grace_period: 5m stop_grace_period: 5m
networks: networks: