dendrite/common/config
aditsachde 7d77538ca4 patch dendrite microservices with bind config (#795)
This PR adds a block in the dendrite config for the services to bind to. The microservices should bind to the addresses in the bind block, and will be contacted at the address in the listen block.

This fixes an issue with the microservices and kubernetes services.
2019-10-02 10:29:27 +01:00
..
appservice.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
config.go patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
config_test.go Add appservice API to config unit test (#744) 2019-07-19 14:04:06 +08:00