Files
mixtape/zero.Debug/appsettings.Development.json
T

16 lines
265 B
JSON

{
"Zero": {
"Raven": {
"Url": "http://127.0.0.1:9800",
"Database": "laolazero"
}
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}