|
|
@ -14,7 +14,7 @@
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "containers/johnnyratton-sqluedo-api",
|
|
|
|
"launchUrl": "containers/johnnyratton-sqluedo-api",
|
|
|
|
"applicationUrl": "http://localhost:5015",
|
|
|
|
"applicationUrl": "http://localhost:8081",
|
|
|
|
"environmentVariables": {
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "containers/johnnyratton-sqluedo-api",
|
|
|
|
"launchUrl": "containers/johnnyratton-sqluedo-api",
|
|
|
|
"applicationUrl": "https://localhost:7259;http://localhost:5015",
|
|
|
|
"applicationUrl": "https://localhost:8081;http://localhost:5015",
|
|
|
|
"environmentVariables": {
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
|