Error: Invalid configuration, you must provide valid `host` and `etcd` configuration blocks
{
"etcd": {
"port": 4001,
"host": "localhost",
"prefix": "discover/"
},
"host": {
"ip": "localhost",
"realm": "testing"
},
"log": "~/.docker-discover/discover.log"
}
The latest version of
discoverfromnpmalways gives the following error even when using the example config file at https://github.com/totem/discover/blob/develop/config/defaults.jsonThe config file I'm using is: