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:
@@ -14,7 +14,7 @@ services:
|
||||
- verificationCodeTimeout=10
|
||||
- appname=casdoor
|
||||
- authState=casdoor
|
||||
image: casbin/casdoor:v2.33.0
|
||||
image: casbin/casdoor:v2.37.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.139.2
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.139.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -29,7 +29,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-server:v1.139.2
|
||||
image: ghcr.io/immich-app/immich-server:v1.139.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-server:v1.139.2
|
||||
image: ghcr.io/immich-app/immich-server:v1.139.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.139.2
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.139.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -45,7 +45,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-server:v1.139.2
|
||||
image: ghcr.io/immich-app/immich-server:v1.139.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+5
-2
@@ -4,6 +4,9 @@ PANEL_REDIS_TYPE=redis
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=3000
|
||||
|
||||
# Authorization Code [必填]
|
||||
AUTH_TOKEN=
|
||||
|
||||
# 网站名称 [必填]
|
||||
SITE_NAME=MoonTV
|
||||
|
||||
@@ -31,8 +34,8 @@ NEXT_PUBLIC_STORAGE_TYPE=redis
|
||||
# Redis 地址 (Redis 存储)
|
||||
REDIS_URL=redis://127.0.0.1:6379
|
||||
|
||||
# Redis 地址 (Redis 存储)
|
||||
REDIS_URL=redis://127.0.0.1:6666
|
||||
# Kvrocks 地址 (Kvrocks 存储)
|
||||
KVROCKS_URL=redis://127.0.0.1:6666
|
||||
|
||||
# Upstash 地址 (Upstash 存储)
|
||||
UPSTASH_URL=
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/moontechlab/lunatv:4.0.0
|
||||
image: ghcr.io/moontechlab/lunatv:4.1.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- initial_email=${INITIAL_EMAIL}
|
||||
- initial_server_url=${INITIAL_SERVER_URL}
|
||||
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
|
||||
image: 1dev/server:12.0.6
|
||||
image: 1dev/server:12.0.7
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user