Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-25 15:25:25 +00:00
parent cb5652741a
commit 7afb6f8762
36 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.6.15-ol8
image: qyg2297248353/ammds:v1.6.16-ol8
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

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

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.3.1
image: mdcng/mdc:1.4.0
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.100.0
image: n8nio/n8n:1.100.1
labels:
createdBy: Apps
networks:

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

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

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.3.1
image: mdcng/mdc:1.4.0
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.100.0
image: n8nio/n8n:1.100.1
labels:
createdBy: Apps
networks: