dockerzhang commented on code in PR #383: URL: https://github.com/apache/incubator-inlong-website/pull/383#discussion_r880466687
########## docs/modules/tubemq/quick_start.md: ########## @@ -86,6 +86,7 @@ brokerId=0 hostName=YOUR_SERVER_IP // replaced with your server IP port=8123 webPort=8081 +defEthName=eth1 // replaced with the network interface card corresponding to your server IP Review Comment: ```suggestion defEthName=eth1 // default network interface used to get localhost IP ``` -- 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]
