You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/05/24 12:54:31 UTC

[GitHub] [incubator-inlong-website] dockerzhang commented on a diff in pull request #383: [INLONG-1839][Doc] Add defEthName config guide

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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org