Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-02-21 02:19:59 +00:00
parent 5e0fdcd360
commit d53eb8191f
18 changed files with 4 additions and 4 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.18.3
image: henrygd/beszel-agent:0.18.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.19.1
image: ghost:6.19.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.18.3
image: henrygd/beszel-agent:0.18.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.19.1
image: ghost:6.19.2
labels:
createdBy: Apps
networks: