source: iknow-api/appsettings.json@ 43459e1

Last change on this file since 43459e1 was 43459e1, checked in by GitHub <noreply@…>, 11 months ago

Revert "Feature/refresh token"

  • Property mode set to 100644
File size: 142 bytes
Line 
1{
2 "Logging": {
3 "LogLevel": {
4 "Default": "Information",
5 "Microsoft.AspNetCore": "Warning"
6 }
7 },
8 "AllowedHosts": "*"
9}
Note: See TracBrowser for help on using the repository browser.