fix: ml container cannot be reached
This commit is contained in:
parent
3ee906e3ad
commit
faf4707535
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user