You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by te...@apache.org on 2021/08/20 03:18:51 UTC

[incubator-inlong] branch master updated: fix bug in docker-compose.yml (#1449)

This is an automated email from the ASF dual-hosted git repository.

technoboy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 98684c5  fix bug in docker-compose.yml (#1449)
98684c5 is described below

commit 98684c57048c7de48d519b15adb1f59afdfdfe71
Author: Bowen Li <27...@qq.com>
AuthorDate: Fri Aug 20 11:18:45 2021 +0800

    fix bug in docker-compose.yml (#1449)
---
 docker/docker-compose/docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/docker-compose/docker-compose.yml b/docker/docker-compose/docker-compose.yml
index 16cad06..978969d 100644
--- a/docker/docker-compose/docker-compose.yml
+++ b/docker/docker-compose/docker-compose.yml
@@ -81,7 +81,7 @@ services:
       - JDBC_URL=mysql:3306
       - USERNAME=root
       - PASSWORD=inlong
-      - TUBE_MANAGER=tubemq-manager:8089
+      - TUBE_MANAGER=http:\/\/tubemq-manager:8089
       - TUBE_MASTER=tubemq-server:8715
       - ZK_URL=tubemq-server:2181
       - SORT_APP_NAME=inlong_hive