remove App Insights key

This commit is contained in:
Collin Barrett 2018-01-22 19:49:14 -06:00
parent b6e0b71f67
commit 644cabf831

View file

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