[PR #1386] [MERGED] feat(server/machine-learning): Configurable port #9033

Closed
opened 2026-02-05 13:57:23 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1386
Author: @samip5
Created: 1/22/2023
Status: Merged
Merged: 1/24/2023
Merged by: @alextran1502

Base: mainHead: feat/configureable-port


📝 Commits (4)

  • 90f147e feat(server/machine-learning): Configurable port
  • 2991060 feat(server/machine-learning): Address PR comments.
  • 57afb4a feat(server/machine-learning): Simplify
  • 1e50795 Merge branch 'main' into feat/configureable-port

📊 Changes

4 files changed (+18 additions, -5 deletions)

View changed files

📝 machine-learning/src/main.ts (+3 -1)
📝 server/apps/immich/src/main.ts (+6 -2)
📝 server/apps/microservices/src/main.ts (+6 -2)
📝 server/libs/common/src/config/app.config.ts (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/1386 **Author:** [@samip5](https://github.com/samip5) **Created:** 1/22/2023 **Status:** ✅ Merged **Merged:** 1/24/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/configureable-port` --- ### 📝 Commits (4) - [`90f147e`](https://github.com/immich-app/immich/commit/90f147e5298642e0df5e3370f8cdc807dff3244b) feat(server/machine-learning): Configurable port - [`2991060`](https://github.com/immich-app/immich/commit/2991060d43065ddda5136e0f95e45551d92d1971) feat(server/machine-learning): Address PR comments. - [`57afb4a`](https://github.com/immich-app/immich/commit/57afb4a977a2ba4742fdafb28024747664cc920c) feat(server/machine-learning): Simplify - [`1e50795`](https://github.com/immich-app/immich/commit/1e5079563e0edbe3ef44cc0c4dacfdd3e6aa6133) Merge branch 'main' into feat/configureable-port ### 📊 Changes **4 files changed** (+18 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `machine-learning/src/main.ts` (+3 -1) 📝 `server/apps/immich/src/main.ts` (+6 -2) 📝 `server/apps/microservices/src/main.ts` (+6 -2) 📝 `server/libs/common/src/config/app.config.ts` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:57:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9033