... should be better.

This commit is contained in:
Paul Schneider 2018-12-21 14:06:14 +00:00
commit 0184d7e810

View file

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