21 lines
359 B
JSON
21 lines
359 B
JSON
{
|
|
"Zero": {
|
|
"Raven": {
|
|
"Url": "http://127.0.0.1:9800",
|
|
"Database": "laolazero"
|
|
},
|
|
"DevServer": {
|
|
"Port": 2333,
|
|
"ForwardLog": true
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information",
|
|
"Zero": "Debug"
|
|
}
|
|
}
|
|
}
|