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

rebase
Tony Fages 1 year ago
parent 1a7adcf6eb
commit 1a6b1ed501

@ -29,6 +29,13 @@
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"
} }
}, },
"docker": {
"commandName": "Docker",
"launchBrowser": true,
"applicationUrl": "https://codefirst.iut.uca.fr/containers/Verax-verax-api/:{SericePort}/swagger",
"publishAllPorts": true,
"useSSL": true
},
"IIS Express": { "IIS Express": {
"commandName": "IISExpress", "commandName": "IISExpress",
"launchBrowser": true, "launchBrowser": true,

Loading…
Cancel
Save