Processed apps directory via GitHub Actions
This commit is contained in:
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.0.5
|
||||
container_name: 4.0.6
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
image: ghcr.io/nodebb/nodebb:4.0.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
image: ghcr.io/nodebb/nodebb:4.0.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
Reference in New Issue
Block a user