fix: ml container cannot be reached

This commit is contained in:
Philipp Rothmann 2024-12-28 23:25:59 +01:00
parent 3ee906e3ad
commit faf4707535

View File

@ -30,7 +30,7 @@ services:
- "coop-cloud.${STACK_NAME}.version=0.1.1+release" - "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} image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
ports: ports:
- 3003:3003 - 3003:3003