chore: remove unnecessary port mapping of ml container

This commit is contained in:
2025-12-23 11:55:37 +01:00
parent 958294c1f6
commit 4b06b48d02

View File

@ -34,8 +34,6 @@ services:
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:v2.4.1
ports:
- 3003:3003
volumes:
- model-cache:/cache
networks: