immich: try add dns to reach pc for ML tasks

This commit is contained in:
v.karaychentsev
2026-02-15 00:32:24 +03:00
parent c99cdf11dc
commit 68df7ab696

View File

@@ -40,6 +40,8 @@ services:
immich-machine-learning:
networks:
- immich_internal
dns:
- 192.168.1.131 # pi-hole
container_name: immich_machine_learning
# For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag.
# Example tag: ${IMMICH_VERSION:-release}-cuda