feat: update beszel-agent 0.12.11

This commit is contained in:
arch3rPro
2025-09-25 17:20:31 +08:00
parent f685d3afb1
commit 613d326aef
8 changed files with 1 additions and 1 deletions
+24
View File
@@ -0,0 +1,24 @@
additionalProperties:
formFields:
- default: "45876"
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: "/var/run/docker.sock"
edit: true
envKey: DOCKER_SOCK_PATH
labelEn: Docker Socket Path
labelZh: Docker 套接字路径
required: true
type: text
- default: "ssh-ed25519 xxxxxx"
edit: true
envKey: KEY
labelEn: Key
labelZh: 密钥
required: true
type: password