mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-03-04 12:14:26 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
parent
f26b3222a9
commit
7e7557b5b2
@ -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:
|
|||||||
- .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:
|
|||||||
- 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:
|
|||||||
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:
|
Loading…
x
Reference in New Issue
Block a user