diff --git a/Photo Managers/Immich/Compose.yaml b/Photo Managers/Immich/Compose.yaml index c92cac7..884b44b 100644 --- a/Photo Managers/Immich/Compose.yaml +++ b/Photo Managers/Immich/Compose.yaml @@ -24,7 +24,7 @@ services: env_file: - stack.env ports: - - '5006:2283' + - '5009:2283' depends_on: - redis - database