mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-10 08:31:37 +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:
@@ -11,14 +11,3 @@ additionalProperties:
|
|||||||
label:
|
label:
|
||||||
en: Web Port
|
en: Web Port
|
||||||
zh: Web 端口
|
zh: Web 端口
|
||||||
- default: 9router
|
|
||||||
edit: true
|
|
||||||
envKey: CONTAINER_NAME
|
|
||||||
labelEn: Container Name
|
|
||||||
labelZh: 容器名称
|
|
||||||
required: true
|
|
||||||
rule: paramCommon
|
|
||||||
type: text
|
|
||||||
label:
|
|
||||||
en: Container Name
|
|
||||||
zh: 容器名称
|
|
||||||
@@ -13,7 +13,7 @@ services:
|
|||||||
- DATA_DIR=/app/data
|
- DATA_DIR=/app/data
|
||||||
- PORT=20128
|
- PORT=20128
|
||||||
- HOSTNAME=0.0.0.0
|
- HOSTNAME=0.0.0.0
|
||||||
image: decolua/9router:v0.4.18
|
image: decolua/9router:0.4.52
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
networks:
|
networks:
|
||||||
@@ -11,14 +11,3 @@ additionalProperties:
|
|||||||
label:
|
label:
|
||||||
en: Web Port
|
en: Web Port
|
||||||
zh: Web 端口
|
zh: Web 端口
|
||||||
- default: 9router
|
|
||||||
edit: true
|
|
||||||
envKey: CONTAINER_NAME
|
|
||||||
labelEn: Container Name
|
|
||||||
labelZh: 容器名称
|
|
||||||
required: true
|
|
||||||
rule: paramCommon
|
|
||||||
type: text
|
|
||||||
label:
|
|
||||||
en: Container Name
|
|
||||||
zh: 容器名称
|
|
||||||
|
|||||||
Reference in New Issue
Block a user