source:
appsettings.json
| Last change on this file was 08aefc6, checked in by , 4 weeks ago | |
|---|---|
|
|
| File size: 142 bytes | |
| Rev | Line | |
|---|---|---|
| [08aefc6] | 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.
