Revert "remove App Insights key"

This reverts commit 644cabf831.
This commit is contained in:
Collin Barrett 2018-01-23 05:51:32 -06:00
parent 644cabf831
commit b68392a96e

View file

@ -5,6 +5,9 @@
{env.EnvironmentName} values : development, staging, production
*/
{
"ApplicationInsights": {
"InstrumentationKey": "InstrumentationKeyValue"
},
"ConnectionStrings": {
"FilterListsConnection": "FilterListsConnectionValue"
},