Nick Beckley 39c72c3b38 Phase 1M
2026-06-01 09:55:34 +01:00

13 lines
331 B
JSON

{
"ConnectionStrings": {
"DefaultConnection": "Server=localhost;Database=PlotLine;User Id=PlotLineApp;Password=t6eb1cvd9bNB27czde#h9r;MultipleActiveResultSets=true;Encrypt=false;"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}