Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-21 18:48:48 +00:00
parent 2dacaa8b51
commit 8a15fa99a7
9 changed files with 2 additions and 2 deletions
@@ -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.301.1
image: nocodb/nocodb:0.301.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -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.301.1
image: nocodb/nocodb:0.301.2
labels:
createdBy: Apps
networks: