immich: try add dns to reach pc for ML tasks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user