[PR #3428] chore(server): log listen address #9969

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

Original Pull Request: https://github.com/immich-app/immich/pull/3428

State: closed
Merged: Yes


Before

Immich Server is listening on 3001 [v1.69.0] [DEVELOPMENT]

After

Immich Server is listening on http://[::1]:3001 [v1.69.0] [DEVELOPMENT]
**Original Pull Request:** https://github.com/immich-app/immich/pull/3428 **State:** closed **Merged:** Yes --- Before ``` Immich Server is listening on 3001 [v1.69.0] [DEVELOPMENT] ``` After ``` Immich Server is listening on http://[::1]:3001 [v1.69.0] [DEVELOPMENT] ```
OVERLORD added the pull-request label 2026-02-05 14:13:49 +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#9969