Encore un test docker...
continuous-integration/drone/push Build is passing Details

blazor
Antoine JOURDAIN 1 year ago
parent 0221c0da46
commit 7fc82cf752

@ -9,6 +9,15 @@
"applicationUrl": "https://localhost:7054;http://localhost:5138",
"dotnetRunMessages": true
},
"http": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:5138",
"dotnetRunMessages": true
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,

Loading…
Cancel
Save