source: KernelRecordsMVC.Web/appsettings.json@ fa0fbaf

main
Last change on this file since fa0fbaf was fa0fbaf, checked in by mmilevski <markomilevski3@…>, 4 weeks ago

Added major improvements.

  • Property mode set to 100644
File size: 197 bytes
RevLine 
[08aefc6]1{
[fa0fbaf]2 "ConnectionStrings": {
3 "KernelRecords": ""
4 },
5
[08aefc6]6 "Logging": {
7 "LogLevel": {
8 "Default": "Information",
9 "Microsoft.AspNetCore": "Warning"
10 }
11 },
[fa0fbaf]12
[08aefc6]13 "AllowedHosts": "*"
[fa0fbaf]14}
Note: See TracBrowser for help on using the repository browser.