36 lines
1.0 KiB
JSON
36 lines
1.0 KiB
JSON
{
|
|
"iisSettings": {
|
|
"windowsAuthentication": false,
|
|
"anonymousAuthentication": true,
|
|
"iisExpress": {
|
|
"applicationUrl": "http://localhost:57425/",
|
|
"sslPort": 0
|
|
}
|
|
},
|
|
"profiles": {
|
|
"IIS Express": {
|
|
"commandName": "IISExpress",
|
|
"launchBrowser": true,
|
|
"launchUrl": "api/values",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
},
|
|
"PurchaseForMvc": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"launchUrl": "api/values",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "http://localhost:61632/"
|
|
},
|
|
"Azure Dev Spaces": {
|
|
"commandName": "AzureDevSpaces",
|
|
"launchBrowser": true,
|
|
"resourceGroup": "shopErikRG",
|
|
"aksName": "shopErik",
|
|
"subscriptionId": "c9138ae8-a61d-4ac9-82ab-d827f6182575"
|
|
}
|
|
}
|
|
} |