Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-04 15:27:41 +00:00
parent f710dbdf44
commit 441b712aa5
77 changed files with 10 additions and 10 deletions
@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.6.0
container_name: 4.7.0
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.6.0
image: ghcr.io/nodebb/nodebb:4.7.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.6.0
image: ghcr.io/nodebb/nodebb:4.7.0
labels:
createdBy: Apps
networks: