source:
ChapterX.API/appsettings.json@
877c13c
| Last change on this file since 877c13c was 877c13c, checked in by , 4 months ago | |
|---|---|
|
|
| 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.
