dockerzhang commented on code in PR #834:
URL: https://github.com/apache/inlong-website/pull/834#discussion_r1298220425


##########
docs/modules/tubemq/tubemq-manager/quick_start.md:
##########
@@ -14,14 +14,16 @@ mysql -uDB_USER -pDB_PASSWD < sql/apache_tube_manager.sql
 ````
   
 ## Configuration
-- create `tubemanager` and account in MySQL.
-- Add mysql information in conf/application.properties:
-
 ```ini
 # mysql configuration for manager

Review Comment:
   ```suggestion
   # MySQL configuration for Manager
   ```



##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/tubemq/tubemq-manager/quick_start.md:
##########
@@ -14,14 +14,16 @@ mysql -uDB_USER -pDB_PASSWD < sql/apache_tube_manager.sql
 ```
   
 ## 配置
-- 在mysql中创建`tubemanager`数据和相应用户.
-- 在conf/application.properties中添加mysql信息:
 
 ```ini
 # mysql configuration for manager

Review Comment:
   ```suggestion
   # MySQL configuration for Manager
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to