1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-20 13:00:30 +08:00

feat: 增加扩展源

This commit is contained in:
zhengkunwang223 2024-08-30 17:15:52 +08:00 committed by CityFun
parent 33f91e92cb
commit 88f1ab5464

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