prewarm 加 --force-refresh 确保按时拉取最新 AMSC 跑道数据

This commit is contained in:
2569718930@qq.com
2026-05-15 04:15:58 +08:00
parent c6f1eac6c1
commit c031dd0e28
+1 -1
View File
@@ -39,7 +39,7 @@ services:
container_name: polyweather_prewarm
restart: unless-stopped
profiles: ["workers"]
command: python scripts/prewarm_dashboard_worker.py --include-detail --include-market
command: python scripts/prewarm_dashboard_worker.py --include-detail --include-market --force-refresh
volumes:
- ${POLYWEATHER_RUNTIME_DATA_DIR:-/var/lib/polyweather}:/var/lib/polyweather
- ${POLYWEATHER_RUNTIME_DATA_DIR:-/var/lib/polyweather}:/app/data