fix: change manager port

This commit is contained in:
arch3rPro
2025-07-01 00:13:44 +08:00
parent e3d24743f5
commit d8addbf0bc
2 changed files with 15 additions and 27 deletions
+12 -24
View File
@@ -1,36 +1,24 @@
additionalProperties:
formFields:
- default: 5443
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Main Service Port
labelZh: 主服务端口
label:
en: Main Service Port
ja: メインサービスポート
ms: Port Utama
pt-br: Porta Principal
ru: Основной порт сервиса
ko: 메인 서비스 포트
zh-Hant: 主服務端口
zh: 主服务端口
required: true
rule: paramPort
type: number
- default: 5003
edit: true
envKey: PANEL_APP_PORT_MANAGE
envKey: PANEL_APP_PORT_HTTP
labelEn: Management Port
labelZh: 管理监控端口
label:
en: Management Port
ja: 管理ポート
ms: Port Pengurusan
pt-br: Porta de Gerenciamento
ru: Порт управления
ko: 관리 포트
zh-Hant: 管理監控端口
zh: 管理监控端口
required: true
rule: paramPort
type: number
- default: 5443
edit: true
envKey: PANEL_APP_PORT_PROXY
labelEn: Proxy Port
labelZh: 代理端口
label:
en: Proxy Port
zh: 代理端口
required: true
rule: paramPort
type: number