{ "logger": { "output": "file", "outputFileName": "coordinator", "outputDirectory": "log", "level": "debug" }, "db": { "address": "127.0.0.1:3306", "account": "root", "password": "123456", "databaseName": "cloudream" }, "tickTock": { "hubUnavailableTime": "20s" }, "rpc": { "listen": "127.0.0.1:5009", "rootCA": "", "serverCert": "", "serverKey": "" }, "hubRPC": { "rootCA": "", "clientCert": "", "clientKey": "" } }