AlexStocks commented on pull request #476:
URL: https://github.com/apache/dubbo-go/pull/476#issuecomment-619412770


   there are three things left to do. Number 1,  wait for the latest 
dubbogo/getty pr. Number 2, @zouyx pls change your example in ur first comment 
to let followers know how to use this feature clearly. 
   
   for examples:
   
   ```text
   # server.yml
   protocols:
     "dubbo":
       name: "dubbo"
   #    port: 20000
   ```
   
   or 
   
   
   ```text
   # server.yml
   protocols:
     "dubbo":
       name: "dubbo"
       ip: "192.168.0.1"
   ```
   
   or other examples.
   
   Number 3, if the server or the server examples of dubbo-samples do not 
support set ip, pls add or improve it if you think the binding-ip is a 
important feature.
   


----------------------------------------------------------------
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.

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


Reply via email to