Index: iknow-api/appsettings.Development.json
===================================================================
--- iknow-api/appsettings.Development.json	(revision 0b165236b06a903c67e0ef3e2591587153c47501)
+++ iknow-api/appsettings.Development.json	(revision 9a57e89c1f628a1c5aee327d90612e10c18679a2)
@@ -5,4 +5,7 @@
       "Microsoft.AspNetCore": "Warning"
     }
+  },
+  "ConnectionStrings": {
+    "DefaultConnection": "Host=localhost;Port=5432;Database=myappdb;Username=myuser;Password=kodrum2025"
   }
 }
