Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-01 06:37:20 +00:00
parent 1a41db785e
commit ac6db12a0d
26 changed files with 3 additions and 3 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.988.0
image: casbin/casdoor:v1.998.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.21.4
image: halohub/halo:2.21.5
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo
image: halohub/halo:2.21.4
image: halohub/halo:2.21.5
labels:
createdBy: Apps
networks: