mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-10 08:31:37 +08:00
c73dc556ea
新增9Router应用,包含多版本部署配置、应用元数据和中英文说明文档,提供AI路由和Token节省功能,支持40+AI提供商与100+模型。
25 lines
531 B
YAML
25 lines
531 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 20128
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Web Port
|
|
labelZh: Web 端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
label:
|
|
en: Web Port
|
|
zh: Web 端口
|
|
- default: 9router
|
|
edit: true
|
|
envKey: CONTAINER_NAME
|
|
labelEn: Container Name
|
|
labelZh: 容器名称
|
|
required: true
|
|
rule: paramCommon
|
|
type: text
|
|
label:
|
|
en: Container Name
|
|
zh: 容器名称
|