Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-29 02:10:50 +00:00
parent 2c2ab7b749
commit 6217a89298
16 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.104.1
image: n8nio/n8n:1.105.0
labels:
createdBy: Apps
networks:
@@ -17,7 +17,7 @@ services:
- NC_SMTP_SECURE=true
- NC_SMTP_IGNORE_TLS=false
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
image: nocodb/nocodb:0.263.8
image: nocodb/nocodb:0.264.0
labels:
createdBy: Apps
networks: