提交 7e7557b5 authored 作者: QYG2297248353's avatar QYG2297248353

Synced apps from source repository via GitHub Actions

上级 f26b3222
...@@ -14,7 +14,7 @@ services: ...@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.807.0 image: casbin/casdoor:v1.808.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -9,7 +9,7 @@ services: ...@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- PORT=1188 - PORT=1188
image: qyg2297248353/deeplx:v1.0.1.0 image: qyg2297248353/deeplx:v1.0.2.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -19,7 +19,7 @@ services: ...@@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png - NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash - NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha. - NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.2.0 image: hamster1963/nezha-dash:v2.3.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -3,13 +3,13 @@ networks: ...@@ -3,13 +3,13 @@ networks:
external: true external: true
services: services:
nodebb: nodebb:
container_name: nodebb container_name: 4.0.0
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:3.12.4 image: ghcr.io/nodebb/nodebb:4.0.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论