blob: 85578465370a87128b1dcecd85b014237079f66d [file] [log] [blame]
{
"redis": {
"db": 10,
"password": "some pwd"
},
"statsd": {
"host": "127.0.0.1",
"port": 8125,
"globalTags": []
},
"redisStreamPrefix": "test-async-events-",
"jwtSecret": "test123-test123-test123-test123-test123-test123-test123",
"jwtCookieName": "test-async-token"
}