source:
KernelRecordsMVC.Web/bin/Debug/net8.0/appsettings.json@
d2eccb3
| Last change on this file since d2eccb3 was fa0fbaf, checked in by , 4 weeks ago | |
|---|---|
|
|
| File size: 197 bytes | |
| Line | |
|---|---|
| 1 | { |
| 2 | "ConnectionStrings": { |
| 3 | "KernelRecords": "" |
| 4 | }, |
| 5 | |
| 6 | "Logging": { |
| 7 | "LogLevel": { |
| 8 | "Default": "Information", |
| 9 | "Microsoft.AspNetCore": "Warning" |
| 10 | } |
| 11 | }, |
| 12 | |
| 13 | "AllowedHosts": "*" |
| 14 | } |
Note:
See TracBrowser
for help on using the repository browser.
