mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
更新应用 MoonTV (LunaTV)
This commit is contained in:
@@ -14,6 +14,8 @@ additionalProperties:
|
||||
values:
|
||||
- label: Redis
|
||||
value: redis
|
||||
- label: Kvrocks
|
||||
value: kvrocks
|
||||
- default: 3000
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
@@ -93,6 +95,8 @@ additionalProperties:
|
||||
value: "upstash"
|
||||
- label: Redis
|
||||
value: "redis"
|
||||
- label: Kvrocks
|
||||
value: "kvrocks"
|
||||
- default: "redis://127.0.0.1:6379"
|
||||
edit: true
|
||||
envKey: REDIS_URL
|
||||
@@ -100,6 +104,13 @@ additionalProperties:
|
||||
labelEn: Redis Address (Redis Storage)
|
||||
required: false
|
||||
type: text
|
||||
- default: "redis://127.0.0.1:6666"
|
||||
edit: true
|
||||
envKey: REDIS_URL
|
||||
labelZh: Redis 地址 (Redis 存储)
|
||||
labelEn: Redis Address (Redis Storage)
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: UPSTASH_URL
|
||||
@@ -1,4 +1,4 @@
|
||||
# MoonTV
|
||||
# MoonTV (LunaTV)
|
||||
|
||||
跨平台的影视聚合播放站
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
additionalProperties:
|
||||
key: moontv
|
||||
name: MoonTV
|
||||
name: MoonTV (LunaTV)
|
||||
tags:
|
||||
- WebSite
|
||||
- Local
|
||||
|
||||
Reference in New Issue
Block a user