Try to redeploy
continuous-integration/drone/push Build is passing Details

Projet
Dorian HODIN 2 years ago
parent 7316e7bbac
commit 52bc11c83c

Binary file not shown.

@ -4,7 +4,8 @@
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Production"
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "https://localhost:7236;http://localhost:5021"
@ -13,7 +14,7 @@
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Production"
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
},

Loading…
Cancel
Save