remove App Insights key

This commit is contained in:
Collin M. Barrett 2018-01-22 19:49:14 -06:00
parent 4838611d6d
commit 130043e90f

View file

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