mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 21:05:09 +08:00
修复安装配置
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
6f2784b8d7
commit
d7db0aa78c
@ -75,18 +75,6 @@ additionalProperties:
|
|||||||
value: "redis"
|
value: "redis"
|
||||||
- label: 文件缓存
|
- label: 文件缓存
|
||||||
value: "file"
|
value: "file"
|
||||||
- default: "redis"
|
|
||||||
edit: true
|
|
||||||
envKey: CACHE_DRIVER
|
|
||||||
labelZh: 缓存驱动
|
|
||||||
labelEn: Cache driver
|
|
||||||
required: true
|
|
||||||
type: select
|
|
||||||
values:
|
|
||||||
- label: Redis 缓存
|
|
||||||
value: "redis"
|
|
||||||
- label: 文件缓存
|
|
||||||
value: "file"
|
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ADMIN_HTTPS
|
envKey: ADMIN_HTTPS
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
name: MoviePilot
|
name: MoviePilot
|
||||||
tags:
|
|
||||||
- 实用工具
|
|
||||||
title: NAS媒体库自动化管理工具
|
title: NAS媒体库自动化管理工具
|
||||||
description: NAS媒体库自动化管理工具
|
description: NAS媒体库自动化管理工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
|
Loading…
Reference in New Issue
Block a user