1
0
Fork 0

feat: 增加扩展源

This commit is contained in:
zhengkunwang223 2024-08-30 17:15:52 +08:00 committed by CityFun
parent 33f91e92cb
commit 88f1ab5464
1 changed files with 9 additions and 0 deletions

View File

@ -15,6 +15,15 @@ additionalProperties:
value: "8.1.29"
- label: "8.0.30"
value: "8.0.30"
- default: https://mirrors.tuna.tsinghua.edu.cn
envKey: CONTAINER_PACKAGE_URL
labelEn: Package Source
labelZh: 扩展源
required: true
type: select
values:
- label: "https://mirrors.tuna.tsinghua.edu.cn"
value: "https://mirrors.tuna.tsinghua.edu.cn"
- default: 9000
envKey: PANEL_APP_PORT_HTTP
labelEn: PHP-FPM Port