Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-19 03:48:50 +00:00
parent b41ab33f7f
commit 3ccc0354c8
73 changed files with 19 additions and 19 deletions
@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.4.3
container_name: 4.4.4
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.4.3
image: ghcr.io/nodebb/nodebb:4.4.4
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.4.3
image: ghcr.io/nodebb/nodebb:4.4.4
labels:
createdBy: Apps
networks: