Added new db connection and health check endpoint

This commit is contained in:
2026-02-17 21:02:24 +02:00
parent 9b86b95808
commit 7cb5c1aa7e
8 changed files with 85 additions and 11 deletions

View File

@@ -1,4 +1,7 @@
{
"ConnectionStrings": {
"DefaultConnection": "Data Source=../Database/klapi.db"
},
"Logging": {
"LogLevel": {
"Default": "Information",