immich: try add dns to reach pc for ML tasks
This commit is contained in:
@@ -40,6 +40,8 @@ services:
|
|||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
networks:
|
networks:
|
||||||
- immich_internal
|
- immich_internal
|
||||||
|
dns:
|
||||||
|
- 192.168.1.131 # pi-hole
|
||||||
container_name: immich_machine_learning
|
container_name: immich_machine_learning
|
||||||
# For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag.
|
# For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag.
|
||||||
# Example tag: ${IMMICH_VERSION:-release}-cuda
|
# Example tag: ${IMMICH_VERSION:-release}-cuda
|
||||||
|
|||||||
Reference in New Issue
Block a user