fix legacy CPU Docker deployment

This commit is contained in:
shidehai
2026-06-26 11:06:59 +08:00
parent c878fd4345
commit 13b4505ad4
6 changed files with 65 additions and 3 deletions
+4
View File
@@ -14,5 +14,9 @@ HOST=0.0.0.0
PORT=3018
LOG_LEVEL=INFO
# Optional Docker build extras. Set to legacy-cpu on older VPS hosts
# without AVX2/FMA support.
BACKEND_EXTRAS=
# ===== Data =====
DATA_DIR=./data