mercyblitz commented on issue #184: How to custom the export ip and port?
URL: 
https://github.com/apache/incubator-dubbo-spring-boot-project/issues/184#issuecomment-445110408
 
 
   You could add properties like this: 
   
   ```properties
   dubbo.protocol.id = dubbo
   dubbo.protocol.name = dubbo
   dubbo.protocol.port = ${your.customized.port}
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to