Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-03-18 19:04:41 +00:00
parent fc5ebcfd05
commit da4c6f42bf
20 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:2.357.0
image: casbin/casdoor:2.359.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.301.4
image: nocodb/nocodb:0.301.5
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:2.357.0
image: casbin/casdoor:2.359.0
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.4
image: nocodb/nocodb:0.301.5
labels:
createdBy: Apps
networks: