fix: configure HF mirror for Immich ML model downloads
Run Tests / Backend Tests (push) Failing after 7m35s
Run Tests / Frontend Tests (push) Failing after 4m12s
Run Tests / Test Summary (push) Failing after 31s

This commit is contained in:
Gan, Jimmy
2026-04-06 01:24:02 +08:00
parent 8f9cb6b611
commit 123157624c
+1 -5
View File
@@ -88,11 +88,7 @@ services:
environment: environment:
- MACHINE_LEARNING_CACHE_FOLDER=/cache - MACHINE_LEARNING_CACHE_FOLDER=/cache
- MACHINE_LEARNING_REQUEST_TIMEOUT=600 - MACHINE_LEARNING_REQUEST_TIMEOUT=600
- MACHINE_LEARNING_MODEL_TTL=300 - HF_ENDPOINT=https://hf-mirror.com
- MACHINE_LEARNING_MODEL_TTL_POLL_S=10
- HTTP_PROXY=http://192.168.1.173:7890
- HTTPS_PROXY=http://192.168.1.173:7890
- NO_PROXY=localhost,127.0.0.1,immich-server,immich-db,immich-redis
deploy: deploy:
resources: resources:
limits: limits: