Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-24 18:25:33 +00:00
parent b6c628a3d1
commit 27a04232dc
18 changed files with 4 additions and 4 deletions

View File

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

View File

@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL} - --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY} - --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo container_name: halo
image: halohub/halo:2.20.13 image: halohub/halo:2.20.14
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

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

View File

@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL} - --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY} - --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo container_name: halo
image: halohub/halo:2.20.13 image: halohub/halo:2.20.14
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: