|
|
@ -9,27 +9,26 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"profiles": {
|
|
|
|
"profiles": {
|
|
|
|
"https": {
|
|
|
|
"http": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"commandName": "Project",
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "swagger",
|
|
|
|
"launchUrl": "swagger",
|
|
|
|
"applicationUrl": "https://localhost:8080;http://localhost:5030",
|
|
|
|
"applicationUrl": "http://localhost:5030",
|
|
|
|
"environmentVariables": {
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"http": {
|
|
|
|
"https": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"commandName": "Project",
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "swagger",
|
|
|
|
"launchUrl": "swagger",
|
|
|
|
"applicationUrl": "http://localhost:5033",
|
|
|
|
"applicationUrl": "https://localhost:7233;http://localhost:5030,https://codefirst.iut.uca.fr/containers/HeartDev-api:8080, https://codefirst.iut.uca.fr:8080",
|
|
|
|
"environmentVariables": {
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
"IIS Express": {
|
|
|
|
"IIS Express": {
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|