Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-07 12:36:39 +00:00
parent f7174f3f68
commit 93e744bee4
16 changed files with 2 additions and 2 deletions

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.23.1
image: svhd/logto:1.24.0
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.6.3
image: hamster1963/nezha-dash:v2.7.0
labels:
createdBy: Apps
networks: