mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -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.14
|
||||
image: qyg2297248353/ammds:v1.6.15
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: mdcng/mdc:1.3.0
|
||||
image: mdcng/mdc:1.3.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
- NACOS_CONSOLE_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
||||
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
|
||||
- NACOS_AUTH_ENABLE=true
|
||||
image: nacos/nacos-server:v3.0.1
|
||||
image: nacos/nacos-server:v3.0.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -13,7 +13,7 @@ services:
|
||||
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
|
||||
- NACOS_AUTH_ENABLE=true
|
||||
- SPRING_DATASOURCE_PLATFORM=mysql
|
||||
image: nacos/nacos-server:v3.0.1
|
||||
image: nacos/nacos-server:v3.0.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- PORT=${PANEL_APP_PORT_HTTP}
|
||||
image: ghcr.io/nodepassproject/nodepassdash:2.0.2
|
||||
image: ghcr.io/nodepassproject/nodepassdash:2.0.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
Reference in New Issue
Block a user