Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-06 02:54:28 +00:00
parent 4f5d113b79
commit 0fd6240bc4
8 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ services:
- NC_SMTP_SECURE=true - NC_SMTP_SECURE=true
- NC_SMTP_IGNORE_TLS=false - NC_SMTP_IGNORE_TLS=false
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME} - NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
image: nocodb/nocodb:0.258.11 image: nocodb/nocodb:0.260.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: