mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-13 13:53:34 +01:00
* . * set * . * . * . * . * prio * appsettings * TinyMapperUtils * set * p * nullable * . * , * fs * . * . * --PreferProxyMapping
34 lines
861 B
JSON
34 lines
861 B
JSON
{
|
|
"iisSettings": {
|
|
"windowsAuthentication": false,
|
|
"anonymousAuthentication": true,
|
|
"iisExpress": {
|
|
"applicationUrl": "http://localhost:60097/",
|
|
"sslPort": 44321
|
|
}
|
|
},
|
|
"profiles": {
|
|
"IIS Express": {
|
|
"commandName": "IISExpress",
|
|
"launchUrl": "__admin/settings",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
},
|
|
"WireMock.Net.WebApplication": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"launchUrl": "__admin/settings",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "http://localhost:56514/"
|
|
},
|
|
"IIS": {
|
|
"commandName": "IIS",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "development"
|
|
}
|
|
}
|
|
}
|
|
} |