... should be better.

vnext
Paul Schneider 6 years ago
parent 421709dc45
commit fffed47b75
1 changed files with 2 additions and 1 deletions

@ -18,7 +18,8 @@
"web": { "web": {
"commandName": "web", "commandName": "web",
"environmentVariables": { "environmentVariables": {
"Hosting:Environment": "Development" "Hosting:Environment": "Development",
"ASPNET_ENV": "Development"
} }
} }
} }

Loading…