🔧 chore(docker-compose): update docker image tags and app versions
- add explicit :latest tag to looking-glass-server, owjdxb, linkstack, and watchtower images - update headscale-ui image from latest to specific version 2025.08.23 - update verysync image to specific version v2.20.1 - update headscale-ui from 2025.05.22 to 2025.08.23 version - 【fix】amend clear app configuration file and update from v1.0.4 to v1.0.9
This commit is contained in:
34
apps/clear/1.0.9/data.yml
Normal file
34
apps/clear/1.0.9/data.yml
Normal file
@@ -0,0 +1,34 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40012
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP 端口
|
||||
label:
|
||||
en: HTTP Port
|
||||
ja: ポート
|
||||
ms: Port
|
||||
pt-br: Porta
|
||||
ru: Порт
|
||||
ko: 포트
|
||||
zh: HTTP 端口
|
||||
zh-Hant: HTTP 連接埠
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
- default: "my-very-secret"
|
||||
envKey: PANEL_CLEAR_JWT_SECRET
|
||||
labelEn: JWT Secret
|
||||
labelZh: JWT 安全密钥
|
||||
label:
|
||||
en: JWT Secret
|
||||
ja: JWTシークレット
|
||||
ms: Rahsia JWT
|
||||
pt-br: Segredo JWT
|
||||
ru: JWT секрет
|
||||
ko: JWT 시크릿
|
||||
zh: JWT 安全密钥
|
||||
zh-Hant: 登錄密鑰
|
||||
required: true
|
||||
type: password
|
||||
Reference in New Issue
Block a user