mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 16:01:01 +00:00
105 lines
2.6 KiB
YAML
105 lines
2.6 KiB
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 7200
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Web Panel Port
|
|
labelZh: 面板端口
|
|
label:
|
|
en: 'Web Panel Port'
|
|
zh: '面板端口'
|
|
zh-Hant: '網頁面板埠'
|
|
ja: 'Web パネルポート'
|
|
ko: '웹 패널 포트'
|
|
ru: 'Порт веб-панели'
|
|
ms: 'Port panel web'
|
|
pt-br: 'Porta do painel web'
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: 10080
|
|
edit: true
|
|
envKey: HTTP_PORT
|
|
labelEn: HTTP Port
|
|
labelZh: HTTP端口
|
|
label:
|
|
en: 'HTTP Port'
|
|
zh: 'HTTP端口'
|
|
zh-Hant: 'HTTP 埠'
|
|
ja: 'HTTP ポート'
|
|
ko: 'HTTP 포트'
|
|
ru: 'HTTP-порт'
|
|
ms: 'Port HTTP'
|
|
pt-br: 'Porta HTTP'
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: 10443
|
|
edit: true
|
|
envKey: HTTPS_PORT
|
|
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: 10888
|
|
edit: true
|
|
envKey: PHPMYADMIN_PORT
|
|
labelEn: phpMyAdmin Port
|
|
labelZh: phpMyAdmin端口
|
|
label:
|
|
en: 'phpMyAdmin Port'
|
|
zh: 'phpMyAdmin端口'
|
|
zh-Hant: 'phpMyAdmin 埠'
|
|
ja: 'phpMyAdmin ポート'
|
|
ko: 'phpMyAdmin 포트'
|
|
ru: 'Порт phpMyAdmin'
|
|
ms: 'Port phpMyAdmin'
|
|
pt-br: 'Porta do phpMyAdmin'
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: 20022
|
|
edit: true
|
|
envKey: SSH_PORT
|
|
labelEn: SSH Port
|
|
labelZh: 面板内SSH端口
|
|
label:
|
|
en: 'SSH Port'
|
|
zh: '面板内SSH端口'
|
|
zh-Hant: '面板內 SSH 埠'
|
|
ja: 'SSH ポート'
|
|
ko: 'SSH 포트'
|
|
ru: 'Порт SSH'
|
|
ms: 'Port SSH'
|
|
pt-br: 'Porta SSH'
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: 20021
|
|
edit: true
|
|
envKey: FTP_PORT
|
|
labelEn: SSH Port
|
|
labelZh: 面板内FTP端口
|
|
label:
|
|
en: 'SSH Port'
|
|
zh: '面板内FTP端口'
|
|
zh-Hant: '面板內 FTP 埠'
|
|
ja: 'SSH ポート'
|
|
ko: 'SSH 포트'
|
|
ru: 'Порт SSH'
|
|
ms: 'Port SSH'
|
|
pt-br: 'Porta SSH'
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|