Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-20 04:07:13 +00:00
parent 62b683bb7c
commit 3c1f5ed2c7
27 changed files with 6 additions and 6 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.45
image: qyg2297248353/ammds:v1.6.46
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.22.10
image: halohub/halo:2.22.11
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.22.10
image: halohub/halo:2.22.11
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.45
image: qyg2297248353/ammds:v1.6.46
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
+1 -1
View File
@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.22.10
image: halohub/halo:2.22.11
labels:
createdBy: Apps
networks:
+1 -1
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.22.10
image: halohub/halo:2.22.11
labels:
createdBy: Apps
networks: