Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-21 12:37:41 +00:00
parent 6b863d1ac1
commit 5285a607a0
26 changed files with 3 additions and 3 deletions

View File

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

View File

@ -18,7 +18,7 @@ services:
- TRUST_PROXY_HEADER=true
- CASE_SENSITIVE_USERNAME=true
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
image: svhd/logto:1.24.0
image: svhd/logto:1.24.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.7.2
image: hamster1963/nezha-dash:v2.8.0
labels:
createdBy: Apps
networks: