mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-13 13:53:34 +01:00
12 lines
294 B
JSON
12 lines
294 B
JSON
{
|
|
"profiles": {
|
|
"WireMock.Net.WebApplication.NET6": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:54544;http://localhost:54545"
|
|
}
|
|
}
|
|
} |