diff --git a/compose.yml b/compose.yml index 76b2297..45ea338 100644 --- a/compose.yml +++ b/compose.yml @@ -30,7 +30,7 @@ services: - "coop-cloud.${STACK_NAME}.version=0.1.1+release" - machine-learning: + immich-machine-learning: # TODO: this has to be that name, as the frontend tries to reach it at: http://immich-machine-learning:3003 image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release} ports: - 3003:3003