mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-03 12:42:10 +08:00
feat: update MoonTV 4.1.1
This commit is contained in:
@@ -655,7 +655,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🎬 开箱即用的跨平台影视聚合播放器,支持多源搜索和在线播放
|
🎬 开箱即用的跨平台影视聚合播放器,支持多源搜索和在线播放
|
||||||
|
|
||||||
<kbd>latest</kbd> • [官网链接](https://github.com/xiaoY233/MoonTV)
|
<kbd>4.1.1</kbd> • [官网链接](https://github.com/MoonTechLab/LunaTV)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
moontv:
|
moontv:
|
||||||
image: ghcr.io/senshinya/moontv:sha-27ae84b
|
image: ghcr.io/moontechlab/lunatv:4.1.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -14,9 +14,9 @@ additionalProperties:
|
|||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/senshinya/MoonTV
|
website: https://github.com/MoonTechLab/LunaTV
|
||||||
github: https://github.com/senshinya/MoonTV
|
github: https://github.com/MoonTechLab/LunaTV
|
||||||
document: https://github.com/senshinya/MoonTV/blob/main/README.md
|
document: https://github.com/MoonTechLab/LunaTV
|
||||||
architectures:
|
architectures:
|
||||||
- amd64
|
- amd64
|
||||||
- arm64
|
- arm64
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
moontv:
|
moontv:
|
||||||
image: ghcr.io/senshinya/moontv:latest
|
image: ghcr.io/moontechlab/lunatv:latest
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user