source:
Farmatiko/appsettings.json@
42e2397
Last change on this file since 42e2397 was 822c59d, checked in by , 5 years ago | |
---|---|
|
|
File size: 186 bytes |
Rev | Line | |
---|---|---|
[822c59d] | 1 | { |
2 | "Logging": { | |
3 | "LogLevel": { | |
4 | "Default": "Information", | |
5 | "Microsoft": "Warning", | |
6 | "Microsoft.Hosting.Lifetime": "Information" | |
7 | } | |
8 | }, | |
9 | "AllowedHosts": "*" | |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.