We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc28325 commit 0a47072Copy full SHA for 0a47072
examples/immich/docker-compose.yml
@@ -31,7 +31,7 @@ services:
31
# - traefik.http.routers.immich-swagger.middlewares=local-ipwhitelist@file
32
33
immich-machine-learning:
34
- image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release
+ image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
35
container_name: immich-ml
36
volumes:
37
- ${UPLOAD_LOCATION}:/usr/src/app/upload
0 commit comments