Mise à jour de 'API_SQLuedo/API/Properties/launchSettings.json'
continuous-integration/drone/push Build is passing Details

deploiement
Clement CHIEU 1 year ago
parent 5bcfae1b17
commit 06640b6530

@ -13,8 +13,8 @@
"commandName": "Project", "commandName": "Project",
"dotnetRunMessages": true, "dotnetRunMessages": true,
"launchBrowser": true, "launchBrowser": true,
"launchUrl": "containers/johnnyratton-sqluedo-api", "launchUrl": "swagger",
"applicationUrl": "http://localhost:8081", "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": "containers/johnnyratton-sqluedo-api", "launchUrl": "swagger",
"applicationUrl": "https://localhost:8081;http://localhost:5015", "applicationUrl": "https://localhost:8081;http://localhost:5015",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"

Loading…
Cancel
Save