Skip to content

Commit 825f3da

Browse files
committed
port
1 parent b883505 commit 825f3da

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

ix-dev/community/immich-frame/app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ maintainers:
1818
url: https://www.truenas.com/
1919
name: immich-frame
2020
run_as_context:
21-
- description: Container [kiosk] can run as any non-root user and group.
21+
- description: Container [frame] can run as any non-root user and group.
2222
gid: 568
2323
group_name: Host group is [apps]
2424
uid: 568
@@ -28,4 +28,4 @@ sources:
2828
- https://github.com/immichFrame/ImmichFrame
2929
title: Immich Frame
3030
train: community
31-
version: 1.0.0
31+
version: 1.0.1

ix-dev/community/immich-frame/questions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ questions:
118118
label: Port Number
119119
schema:
120120
type: int
121-
default: 30408
121+
default: 30425
122122
min: 1
123123
max: 65535
124124
required: true

0 commit comments

Comments
 (0)