KaiRo bug 414 - Document setup and installation
[authserver.git] / etc / kairo / auth_db.json
1 {
2 "dsn": "mysql:dbname=example_auth;host=localhost",
3 "username": "example_auth",
4 "password": ""
5 }