mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-12 10:19:38 +08:00
chore(9router): 移除旧版本配置,新增0.4.52版本配置
1. 删除v0.4.18版本的data.yml和docker-compose.yml文件 2. 从latest版本的data.yml中移除容器名称配置项 3. 新增9router 0.4.52版本的配置文件
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
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 端口
|
||||
Reference in New Issue
Block a user