Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-09 08:03:49 +00:00
parent 3a67799173
commit 5d65de8614
550 changed files with 642 additions and 642 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ services:
command:
- --spring.sql.init.platform=h2
- --halo.external-url=${HALO_EXTERNAL_URL}
container_name: ${CONTAINER_NAME}
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.21.10