Projekte hinzugefügt

This commit is contained in:
2023-03-29 17:04:39 +02:00
parent a4c5b84ccf
commit e5214e44c3
9 changed files with 369 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"ConnectionStrings": {
"databaseToUse": "default",
"default": "Host = localhost; Database = dasaso; Username = kansan; Password = kansan",
"default": "Host = localhost; Database = SewerGen; Username = SewerGen; Password = SewerGen",
"sqlite": "Data Source=database.db"
}
}