mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-13 22:03:35 +01:00
20 lines
329 B
JSON
20 lines
329 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"Debug": {
|
|
"LogLevel": {
|
|
"Default": "Debug"
|
|
}
|
|
},
|
|
"Console": {
|
|
"LogLevel": {
|
|
"Default": "Debug"
|
|
}
|
|
}
|
|
},
|
|
"FluentMockServerSettings": {
|
|
"AdminUsername": "a",
|
|
"AdminPassword": "b",
|
|
"StartAdminInterface": true
|
|
}
|
|
} |