Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-18 02:44:35 +00:00
parent dc7fd6d3d9
commit 57ec688ba0
16 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.20.11
image: halohub/halo:2.20.12
labels:
createdBy: Apps
networks:

View File

@ -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.20.11
image: halohub/halo:2.20.12
labels:
createdBy: Apps
networks: