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 @@ PANEL_REDIS_TYPE=redis
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=3000
|
||||
|
||||
# Authorization Code [必填]
|
||||
AUTH_TOKEN=
|
||||
|
||||
# 网站名称 [必填]
|
||||
SITE_NAME=MoonTV
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/moontechlab/lunatv:latest
|
||||
image: ghcr.io/moontechlab/lunatv:4.3.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user