Files
appstore/apps/easynode/3.7.3/data.yml
T

36 lines
812 B
YAML

additionalProperties:
formFields:
- default: "40284"
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"
edit: true
envKey: DATA_PATH
labelEn: Data Path
labelZh: 数据路径
label:
en: 'Data Path'
zh: '数据路径'
zh-Hant: '資料路徑'
ja: 'データパス'
ko: '데이터 경로'
ru: 'Путь к данным'
ms: 'Laluan data'
pt-br: 'Caminho de dados'
required: true
type: text