Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-24 21:21:23 +00:00
parent 4f854d8446
commit e42c2e0778
24 changed files with 3 additions and 3 deletions
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.121.2
image: n8nio/n8n:1.122.1
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.8.0
image: linuxserver/speedtest-tracker:1.9.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.8.0
image: linuxserver/speedtest-tracker:1.9.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}