mirror of
https://ghfast.top/https://github.com/aeroxw/tick-stock-panel.git
synced 2026-09-12 15:34:16 +08:00
fix(packaging): support legacy Polars CPUs
This commit is contained in:
+3
-2
@@ -20,8 +20,9 @@ LOG_LEVEL=INFO
|
||||
# 建议至少 6 位。.env 文件权限保持 600 且不要提交到 Git。
|
||||
AUTH_PASSWORD=
|
||||
|
||||
# Optional Docker build extras. Set to legacy-cpu on older VPS hosts
|
||||
# without AVX2/FMA support.
|
||||
# Optional backend dependency extras for Docker and ./dev.sh / .\dev.ps1.
|
||||
# Set to legacy-cpu on older CPUs without AVX2/FMA support.
|
||||
# Combine with backtest as: legacy-cpu backtest
|
||||
BACKEND_EXTRAS=
|
||||
|
||||
# ===== Data =====
|
||||
|
||||
Reference in New Issue
Block a user