Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-29 09:29:08 +00:00
parent 2926999d3d
commit ec1519d74e
16 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: uusec/openresty-manager:1.7.1
image: uusec/openresty-manager:1.7.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -11,7 +11,7 @@ services:
- PUID=0
- PGID=0
- TZ=Asia/Shanghai
image: ghostchu/peerbanhelper:v8.0.9
image: ghostchu/peerbanhelper:v8.0.10
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}