You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (GitHub)" <gi...@apache.org> on 2020/02/03 03:27:38 UTC

[GitHub] [dubbo] chickenlj commented on issue #5269: Dubbo should be compatible with all applications that have not used ConfigCenter before

If you want to move all `dubbo.properties` to remote Apollo center, then you should specify ConfigCenter in `dubbo.properties` or `application.properties` inside your project, like this:

```properties
dubbo.config-center.address=apollo://host:port
```

[ Full content available at: https://github.com/apache/dubbo/issues/5269 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org