mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
remove App Insights key
This commit is contained in:
parent
4838611d6d
commit
130043e90f
1 changed files with 0 additions and 3 deletions
|
|
@ -5,9 +5,6 @@
|
|||
{env.EnvironmentName} values : development, staging, production
|
||||
*/
|
||||
{
|
||||
"ApplicationInsights": {
|
||||
"InstrumentationKey": "InstrumentationKeyValue"
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"FilterListsConnection": "FilterListsConnectionValue"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue