2016-09-06 17:09:19 -07:00
|
|
|
{
|
|
|
|
"iisSettings": {
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
"iisExpress": {
|
2018-02-07 13:15:17 +00:00
|
|
|
"applicationUrl": "http://localhost:53998/",
|
2016-09-06 17:09:19 -07:00
|
|
|
"sslPort": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"profiles": {
|
|
|
|
"IIS Express": {
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"launchBrowser": true,
|
2017-05-23 16:39:22 +03:00
|
|
|
"launchUrl": "swagger",
|
2016-09-06 17:09:19 -07:00
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
},
|
2016-09-07 13:52:26 -07:00
|
|
|
"Microsoft.eShopOnContainers.Services.Basket.API": {
|
2016-09-06 17:09:19 -07:00
|
|
|
"commandName": "Project",
|
|
|
|
"launchBrowser": true,
|
2018-01-30 08:50:44 +00:00
|
|
|
"launchUrl": "http://localhost:55103/",
|
2016-09-06 17:09:19 -07:00
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|