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:
|
|||||||
- HTTPS_PROXY=${HTTP_PROXY}
|
- HTTPS_PROXY=${HTTP_PROXY}
|
||||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||||
- NO_PROXY=${NO_PROXY:-}
|
- NO_PROXY=${NO_PROXY:-}
|
||||||
image: envyafish/byte-muse:1.19.2
|
image: envyafish/byte-muse:1.19.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
|||||||
- NACOS_CONSOLE_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
- NACOS_CONSOLE_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
||||||
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
|
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
|
||||||
- NACOS_AUTH_ENABLE=true
|
- NACOS_AUTH_ENABLE=true
|
||||||
image: nacos/nacos-server:v3.1.0
|
image: nacos/nacos-server:v3.1.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
@@ -13,7 +13,7 @@ services:
|
|||||||
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
|
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
|
||||||
- NACOS_AUTH_ENABLE=true
|
- NACOS_AUTH_ENABLE=true
|
||||||
- SPRING_DATASOURCE_PLATFORM=mysql
|
- SPRING_DATASOURCE_PLATFORM=mysql
|
||||||
image: nacos/nacos-server:v3.1.0
|
image: nacos/nacos-server:v3.1.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
Reference in New Issue
Block a user