Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-26 12:42:55 +00:00
parent 3013ec2b13
commit 2b5173aa30
24 changed files with 3 additions and 3 deletions
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.20.12
image: mdcng/mdc:1.21.0
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.113.2
image: n8nio/n8n:1.113.3
labels:
createdBy: Apps
networks:
@@ -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.10.0
image: hamster1963/nezha-dash:v2.11.0
labels:
createdBy: Apps
networks: