Skip to content

Commit 6d5a48a

Browse files
committed
docs: add immich stack link
1 parent ecb2f0f commit 6d5a48a

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ Access at: `http://localhost:5432`
8383
|------|----------|-------------|
8484
| `5432` | TCP | PostgreSQL Port |
8585

86+
This image is part of the [Immich Stack](https://daemonless.io/images/immich).
87+
8688
## Notes
8789

8890
- **User:** `postgres` (UID/GID set via PUID/PGID)

compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ x-daemonless:
1111
user: "postgres"
1212
mlock: false
1313
upstream_binary: true
14+
notes: "This image is part of the [Immich Stack](https://daemonless.io/images/immich)."
1415

1516
docs:
1617
env:

0 commit comments

Comments
 (0)