Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-26 18:28:50 +00:00
parent b0ba826a7d
commit 8eb30db95d
20 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.14.1
image: henrygd/beszel-agent:0.15.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.99.0
image: casbin/casdoor:v2.100.0
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.14.1
image: henrygd/beszel-agent:0.15.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.99.0
image: casbin/casdoor:v2.100.0
labels:
createdBy: Apps
networks: