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