1 2 3 4 5 6 7 8 9 10 11
{ "listen": ":5656", "db": "data", "log": { "level": "debug" }, "jwt": { "algorithm": "HS512", "privateKey": "s3cr3t" } }