Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-27 09:19:50 +00:00
parent d705615a2a
commit ec0e3103e5
37 changed files with 8 additions and 8 deletions

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.4.12
image: qyg2297248353/ammds:v1.4.13
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.20.18
image: halohub/halo:2.20.19
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.18
image: halohub/halo:2.20.19
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
- NACOS_SERVER_PORT=8848
- NACOS_AUTH_ENABLE=true
- SPRING_DATASOURCE_PLATFORM=mysql
image: nacos/nacos-server:v2.5.1
image: nacos/nacos-server:v3.0.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

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.4.12
image: qyg2297248353/ammds:v1.4.13
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.20.18
image: halohub/halo:2.20.19
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.18
image: halohub/halo:2.20.19
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
- NACOS_SERVER_PORT=8848
- NACOS_AUTH_ENABLE=true
- SPRING_DATASOURCE_PLATFORM=mysql
image: nacos/nacos-server:v2.5.1
image: nacos/nacos-server:v3.0.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}