Files
Stef Heyenrath 7ad8b60fbd ai
2019-02-18 22:36:01 +01:00

23 lines
387 B
JSON

{
"Logging": {
"IncludeScopes": false,
"Debug": {
"LogLevel": {
"Default": "Debug"
}
},
"Console": {
"LogLevel": {
"Default": "Debug"
}
}
},
"FluentMockServerSettings": {
"AdminUsername": "a",
"AdminPassword": "b",
"StartAdminInterface": true
},
"ApplicationInsights": {
"InstrumentationKey": ""
}
}