1
0
Fork 0

Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
Meng Sen 2025-04-27 11:51:28 +08:00
commit 5f43b1bff8
9 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ additionalProperties:
type: text
- default: ""
edit: true
envKey: KEY
envKey: RUSTDESK_API_RUSTDESK_KEY
labelZh: RustDesk API 密钥
labelEn: RustDesk API key
required: true

View File

@ -4,7 +4,7 @@ networks:
services:
rustdesk-api:
image: lejianwen/rustdesk-api:v2.6.16
image: lejianwen/rustdesk-api:v2.6.19
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"