Files
Stef Heyenrath 6b15b80605 launchsettings
2022-03-11 14:48:08 +01:00

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"
}
}
}