Files
DredgePos/bin/Debug/net6.0/appsettings.json
2021-10-23 19:59:20 +10:00

11 lines
182 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}