Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-24 06:35:45 +00:00
parent 939a0a4042
commit 2c01c29fe8
25 changed files with 8 additions and 8 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:2.258.0 image: casbin/casdoor:2.259.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -13,7 +13,7 @@ services:
- DEBUG=false - DEBUG=false
- DEV=false - DEV=false
- LOG_LEVEL=INFO - LOG_LEVEL=INFO
image: jxxghp/moviepilot:2.9.5 image: jxxghp/moviepilot:2.9.6
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:2.258.0 image: casbin/casdoor:2.259.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+3
View File
@@ -13,6 +13,9 @@ PANEL_APP_PORT_API=3001
# 管理员用户名 [必填] # 管理员用户名 [必填]
SUPERUSER=admin SUPERUSER=admin
# 管理员密码 [必填]
SUPERUSER_PASSWORD=admin
# API 令牌 [必填] # API 令牌 [必填]
API_TOKEN=moviepilot API_TOKEN=moviepilot
+1 -1
View File
@@ -13,7 +13,7 @@ services:
- DEBUG=false - DEBUG=false
- DEV=false - DEV=false
- LOG_LEVEL=INFO - LOG_LEVEL=INFO
image: jxxghp/moviepilot:2.8.0 image: jxxghp/moviepilot:2.9.6
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
@@ -13,9 +13,6 @@ PANEL_APP_PORT_API=3001
# 管理员用户名 [必填] # 管理员用户名 [必填]
SUPERUSER=admin SUPERUSER=admin
# 管理员密码 [必填]
SUPERUSER_PASSWORD=admin
# API 令牌 [必填] # API 令牌 [必填]
API_TOKEN=moviepilot API_TOKEN=moviepilot
@@ -13,7 +13,7 @@ services:
- DEBUG=false - DEBUG=false
- DEV=false - DEV=false
- LOG_LEVEL=INFO - LOG_LEVEL=INFO
image: jxxghp/moviepilot:2.9.5 image: jxxghp/moviepilot:2.8.0
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging: