Files
mixtape/zero.Web/appSettings.Development.json
T
2020-03-24 23:09:29 +01:00

15 lines
235 B
JSON

{
"Raven": {
"Url": "http://127.0.0.1:9800",
"Database": "zero"
},
"Logging": {
"LogLevel": {
"Default": "Warning",
"System": "Warning",
"Microsoft": "Warning",
"Fifty": "Debug"
}
}
}