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"
}