source: iknow-api/appsettings.Development.json@ 4b35197

Last change on this file since 4b35197 was aee2b88, checked in by Stefan-Saveski <stefansaveski19@…>, 9 months ago

Upgraded database, added get subjects and get passed subjects.

  • Property mode set to 100644
File size: 357 bytes
RevLine 
[0b16523]1{
2 "Logging": {
3 "LogLevel": {
4 "Default": "Information",
5 "Microsoft.AspNetCore": "Warning"
6 }
[2859225]7 },
[bb656bc]8 "ConnectionStrings": {
[aee2b88]9 "DefaultConnection": "Host=ep-divine-term-aghfotgc-pooler.c-2.eu-central-1.aws.neon.tech; Database=neondb; Username=neondb_owner; Password=npg_SxbBZmtw4I7P; SSL Mode=VerifyFull; Channel Binding=Require;"
[bb656bc]10 }
[0b16523]11}
Note: See TracBrowser for help on using the repository browser.