Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-04 01:27:14 +00:00
parent e8f68049f4
commit 9834206866
8 changed files with 1 additions and 1 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- LOG_LEVEL=info - LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876} - PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.12.12 image: henrygd/beszel-agent:0.13.0
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}