Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-21 06:26:21 +00:00
parent f26b3222a9
commit 7e7557b5b2
35 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.807.0
image: casbin/casdoor:v1.808.0
labels:
createdBy: Apps
networks:

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- PORT=1188
image: qyg2297248353/deeplx:v1.0.1.0
image: qyg2297248353/deeplx:v1.0.2.1
labels:
createdBy: Apps
networks:

View File

@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.2.0
image: hamster1963/nezha-dash:v2.3.0
labels:
createdBy: Apps
networks:

View File

@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: nodebb
container_name: 4.0.0
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:3.12.4
image: ghcr.io/nodebb/nodebb:4.0.0
labels:
createdBy: Apps
networks: