madatory values
This commit is contained in:
parent
76d71a55b0
commit
8c382938f7
1 changed files with 4 additions and 1 deletions
|
|
@ -62,6 +62,9 @@
|
||||||
},
|
},
|
||||||
"ApiKey": "lame-key",
|
"ApiKey": "lame-key",
|
||||||
"Testing": {
|
"Testing": {
|
||||||
"ConnectionStrings": {"Default": "none"}
|
"ConnectionStrings": {
|
||||||
|
"Default": "lame-default-connection-string",
|
||||||
|
"DatabaseCtor": "lame-database-ctor-connection-string"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue