|
@ -7,29 +7,29 @@ |
|
|
"sslPort": 0 |
|
|
"sslPort": 0 |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"profiles": { |
|
|
|
|
|
"IIS Express": { |
|
|
|
|
|
"commandName": "IISExpress", |
|
|
|
|
|
"launchBrowser": true, |
|
|
|
|
|
"launchUrl": "swagger", |
|
|
|
|
|
"environmentVariables": { |
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Microsoft.eShopOnContainers.Services.Basket.API": { |
|
|
|
|
|
"commandName": "Project", |
|
|
|
|
|
"launchBrowser": true, |
|
|
|
|
|
"launchUrl": "http://localhost:55103/", |
|
|
|
|
|
"environmentVariables": { |
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Azure Dev Spaces": { |
|
|
|
|
|
"commandName": "AzureDevSpaces", |
|
|
|
|
|
"launchBrowser": true, |
|
|
|
|
|
"resourceGroup": "shopErikRG", |
|
|
|
|
|
"aksName": "shopErik", |
|
|
|
|
|
"subscriptionId": "c9138ae8-a61d-4ac9-82ab-d827f6182575" |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
"profiles": { |
|
|
|
|
|
"IIS Express": { |
|
|
|
|
|
"commandName": "IISExpress", |
|
|
|
|
|
"launchBrowser": true, |
|
|
|
|
|
"launchUrl": "swagger", |
|
|
|
|
|
"environmentVariables": { |
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Microsoft.eShopOnContainers.Services.Basket.API": { |
|
|
|
|
|
"commandName": "Project", |
|
|
|
|
|
"launchBrowser": true, |
|
|
|
|
|
"launchUrl": "http://localhost:55103/", |
|
|
|
|
|
"environmentVariables": { |
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"Azure Dev Spaces": { |
|
|
|
|
|
"commandName": "AzureDevSpaces", |
|
|
|
|
|
"launchBrowser": true, |
|
|
|
|
|
"resourceGroup": "eshop-test", |
|
|
|
|
|
"aksName": "eshop-test-aks", |
|
|
|
|
|
"subscriptionId": "6c22bb55-0221-4ce4-9bf1-3c4a10a7294c" |
|
|
} |
|
|
} |
|
|
|
|
|
} |
|
|
} |
|
|
} |