17 lines
255 B
JSON
17 lines
255 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"Microsoft.AspNetCore": "Debug"
|
|
}
|
|
},
|
|
"StorageSettings": {
|
|
"StoragePath": "W:\\"
|
|
},
|
|
"MqSettings": {
|
|
"GenerateTemplates": {
|
|
"HostName": "10.99.253.216"
|
|
}
|
|
}
|
|
}
|