We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b883505 commit 825f3daCopy full SHA for 825f3da
2 files changed
ix-dev/community/immich-frame/app.yaml
@@ -18,7 +18,7 @@ maintainers:
18
url: https://www.truenas.com/
19
name: immich-frame
20
run_as_context:
21
-- description: Container [kiosk] can run as any non-root user and group.
+- description: Container [frame] can run as any non-root user and group.
22
gid: 568
23
group_name: Host group is [apps]
24
uid: 568
@@ -28,4 +28,4 @@ sources:
28
- https://github.com/immichFrame/ImmichFrame
29
title: Immich Frame
30
train: community
31
-version: 1.0.0
+version: 1.0.1
ix-dev/community/immich-frame/questions.yaml
@@ -118,7 +118,7 @@ questions:
118
label: Port Number
119
schema:
120
type: int
121
- default: 30408
+ default: 30425
122
min: 1
123
max: 65535
124
required: true
0 commit comments