diff --git a/apps/activemq/1.0.0/docker-compose.yml b/apps/activemq/1.0.0/docker-compose.yml index 6f48125..3417e74 100644 --- a/apps/activemq/1.0.0/docker-compose.yml +++ b/apps/activemq/1.0.0/docker-compose.yml @@ -1,4 +1,3 @@ -version: '3.8' # 你可以根据需要使用不同的版本 services: activeMQ: image: apache/activemq-classic @@ -6,4 +5,7 @@ services: ports: - "${PANEL_APP_PORT_HTTP}:61616" - "${PANEL_APP_PORT_COMMUNICATION}:8161" - restart: unless-stopped \ No newline at end of file + restart: unless-stopped +networks: + 1panel-network: + external: true \ No newline at end of file diff --git a/apps/activemq/data.yml b/apps/activemq/data.yml index 2877fec..e685518 100644 --- a/apps/activemq/data.yml +++ b/apps/activemq/data.yml @@ -1,11 +1,11 @@ -name: ActiveMQ +name: activeMQ tags: - 中间件 title: 动态服务发现、配置管理和服务管理平台 description: 动态服务发现、配置管理和服务管理平台 additionalProperties: - key: ActiveMQ - name: ActiveMQ + key: activeMQ + name: activeMQ tags: - Middleware shortDescZh: 动态服务发现、配置管理和服务管理平台