17 lines
412 B
JSON
17 lines
412 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"App": {
|
|
"Environment": "Dev",
|
|
"MissionaryEmailAddress": "admin@oldfashionbaptistbutte.com"
|
|
},
|
|
"ConnectionStrings": {
|
|
"OFBContext": "server=localhost;database=ofb2_test;user=ofbapi2_test;password=Look to the LORD and his strength seek his face always"
|
|
}
|
|
}
|