mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -4,6 +4,9 @@ AUTO_LADY_ROOT_PATH=/home/byte-muse
|
|||||||
# WebUI 端口 [必填]
|
# WebUI 端口 [必填]
|
||||||
PANEL_APP_PORT_HTTP=8080
|
PANEL_APP_PORT_HTTP=8080
|
||||||
|
|
||||||
|
# 激活码 [必填]
|
||||||
|
LICENSE_CODE=xxx-xxx-xxx-xxx
|
||||||
|
|
||||||
# 自定义挂载目录 1
|
# 自定义挂载目录 1
|
||||||
CUSTOM_MOUNT_DIRECTORY_1=
|
CUSTOM_MOUNT_DIRECTORY_1=
|
||||||
|
|
||||||
|
|||||||
@@ -15,6 +15,13 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
- default: "xxx-xxx-xxx-xxx"
|
||||||
|
edit: true
|
||||||
|
envKey: LICENSE_CODE
|
||||||
|
labelEn: License code
|
||||||
|
labelZh: 激活码
|
||||||
|
required: true
|
||||||
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: CUSTOM_MOUNT_DIRECTORY_1
|
envKey: CUSTOM_MOUNT_DIRECTORY_1
|
||||||
|
|||||||
@@ -18,15 +18,10 @@
|
|||||||
|
|
||||||
## 应用说明
|
## 应用说明
|
||||||
|
|
||||||
> 目前仅支持 MT,FSM(已闭站),PTT 三个 PT 站点的 AV 采集订阅
|
> 已下架
|
||||||
>
|
>
|
||||||
> 账号密码可在 `日志` 查看
|
> 账号密码可在 `日志` 查看
|
||||||
|
|
||||||
## 应用配置
|
|
||||||
|
|
||||||
+ qBittorrent 下载器
|
|
||||||
+ PT 站点密钥
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
@@ -4,6 +4,9 @@ AUTO_LADY_ROOT_PATH=/home/byte-muse
|
|||||||
# WebUI 端口 [必填]
|
# WebUI 端口 [必填]
|
||||||
PANEL_APP_PORT_HTTP=8080
|
PANEL_APP_PORT_HTTP=8080
|
||||||
|
|
||||||
|
# 激活码 [必填]
|
||||||
|
LICENSE_CODE=xxx-xxx-xxx-xxx
|
||||||
|
|
||||||
# 自定义挂载目录 1
|
# 自定义挂载目录 1
|
||||||
CUSTOM_MOUNT_DIRECTORY_1=
|
CUSTOM_MOUNT_DIRECTORY_1=
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user