You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by go...@apache.org on 2021/07/26 02:25:40 UTC

[incubator-inlong-website] branch master updated: [INLONG-797] add manager openapi config for dataprxoy (#114)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5ffc651  [INLONG-797] add manager openapi config for dataprxoy (#114)
5ffc651 is described below

commit 5ffc651972ac55623c941be2af32de8dde964ea0
Author: dockerzhang <do...@apache.org>
AuthorDate: Mon Jul 26 10:25:34 2021 +0800

    [INLONG-797] add manager openapi config for dataprxoy (#114)
    
    Co-authored-by: dockerzhang <do...@tencent.com>
---
 docs/en-us/modules/dataproxy/quick_start.md | 1 +
 docs/zh-cn/modules/dataproxy/quick_start.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/docs/en-us/modules/dataproxy/quick_start.md b/docs/en-us/modules/dataproxy/quick_start.md
index ed53850..0fdd177 100644
--- a/docs/en-us/modules/dataproxy/quick_start.md
+++ b/docs/en-us/modules/dataproxy/quick_start.md
@@ -15,6 +15,7 @@ sh prepare_env.sh
 ```
 
 ### config manager openapi
+配置文件`conf/common.properties`:
 ```
 # manager open api 
 manager_hosts=ip:port 
diff --git a/docs/zh-cn/modules/dataproxy/quick_start.md b/docs/zh-cn/modules/dataproxy/quick_start.md
index 0c550db..52afb3a 100644
--- a/docs/zh-cn/modules/dataproxy/quick_start.md
+++ b/docs/zh-cn/modules/dataproxy/quick_start.md
@@ -15,6 +15,7 @@ sh prepare_env.sh
 ```
 
 ### 配置manager地址
+configuration file `conf/common.properties`:
 ```
 # manager open api 
 manager_hosts=ip:port