Files
Gainsight/Account_SQLite/bin/Debug/net6.0/appsettings.json
2022-06-17 14:14:24 -04:00

10 lines
151 B
JSON

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