salix/services/auth/server/datasources.json

7 lines
60 B
JSON
Raw Normal View History

2016-11-08 08:07:39 +00:00
{
"db": {
"name": "db",
2016-11-21 07:47:23 +00:00
"connector": "memory"
2016-11-08 08:07:39 +00:00
}
}