7 lines
198 B
JSON
7 lines
198 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"databaseToUse": "sqlite",
|
|
"default": "Host = localhost; Database = dasaso; Username = kansan; Password = kansan",
|
|
"sqlite": "Data Source=database.db"
|
|
}
|
|
} |