You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "mercyblitz (GitHub)" <gi...@apache.org> on 2018/12/07 03:23:17 UTC

[GitHub] [incubator-dubbo-spring-boot-project] mercyblitz commented on issue #184: How to custom the export ip and port?

You could add properties like this: 

```properties
dubbo.protocol.id = dubbo
dubbo.protocol.name = dubbo
dubbo.protocol.port = ${your.customized.port}
```

[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/184 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org