mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-24 16:01:02 +00:00
Pin the official MeshChatX image, require upstream authentication, and preserve its Reticulum identity data.
36 lines
881 B
YAML
36 lines
881 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 8000
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTPS
|
|
labelEn: HTTPS Port
|
|
labelZh: HTTPS 端口
|
|
label:
|
|
en: HTTPS Port
|
|
zh: HTTPS 端口
|
|
zh-Hant: HTTPS 連接埠
|
|
ja: HTTPS ポート
|
|
ko: HTTPS 포트
|
|
ru: HTTPS-порт
|
|
ms: Port HTTPS
|
|
pt-br: Porta HTTPS
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: ./data
|
|
edit: true
|
|
envKey: APP_DATA_DIR
|
|
labelEn: Data Directory
|
|
labelZh: 数据目录
|
|
label:
|
|
en: Data Directory
|
|
zh: 数据目录
|
|
zh-Hant: 資料目錄
|
|
ja: データディレクトリ
|
|
ko: 데이터 디렉터리
|
|
ru: Каталог данных
|
|
ms: Direktori data
|
|
pt-br: Diretorio de dados
|
|
required: true
|
|
type: text
|