|
|
@ -13,7 +13,7 @@
|
|
|
|
"commandName": "Project",
|
|
|
|
"commandName": "Project",
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "swagger",
|
|
|
|
"launchUrl": "containers/johnnyratton-sqluedo-api",
|
|
|
|
"applicationUrl": "http://localhost:5015",
|
|
|
|
"applicationUrl": "http://localhost:5015",
|
|
|
|
"environmentVariables": {
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
@ -23,7 +23,7 @@
|
|
|
|
"commandName": "Project",
|
|
|
|
"commandName": "Project",
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "swagger",
|
|
|
|
"launchUrl": "containers/johnnyratton-sqluedo-api",
|
|
|
|
"applicationUrl": "https://localhost:7259;http://localhost:5015",
|
|
|
|
"applicationUrl": "https://localhost:7259;http://localhost:5015",
|
|
|
|
"environmentVariables": {
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
@ -32,7 +32,7 @@
|
|
|
|
"IIS Express": {
|
|
|
|
"IIS Express": {
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "swagger",
|
|
|
|
"launchUrl": "containers/johnnyratton-sqluedo-api",
|
|
|
|
"environmentVariables": {
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
|