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