mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 00:00:59 +00:00
36 lines
964 B
YAML
36 lines
964 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: "40281"
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Port
|
|
labelZh: 端口
|
|
label:
|
|
en: 'Port'
|
|
zh: '端口'
|
|
zh-Hant: '埠'
|
|
ja: 'ポート'
|
|
ko: '포트'
|
|
ru: 'Порт'
|
|
ms: 'Port'
|
|
pt-br: 'Porta'
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: "./data/glance.yml"
|
|
disabled: true
|
|
envKey: GLANCE_CONFIG_PATH
|
|
labelEn: Glance Configuration Path
|
|
labelZh: Glance 配置文件路径
|
|
label:
|
|
en: 'Glance Configuration Path'
|
|
zh: 'Glance 配置文件路径'
|
|
zh-Hant: 'Glance 設定檔路徑'
|
|
ja: 'Glance 設定パス'
|
|
ko: 'Glance 구성 경로'
|
|
ru: 'Путь к конфигурации Glance'
|
|
ms: 'Laluan konfigurasi Glance'
|
|
pt-br: 'Caminho de configuração do Glance'
|
|
required: true
|
|
type: text
|