ofbapi/OFBButte.Console/appsettings.Development.json

9 lines
212 B
JSON

{
"App": {
"Environment": "Dev"
},
"ConnectionStrings": {
"OFBContext": "server=localhost;database=ofb2_test;user=ofbapi2_test;password=Look to the LORD and his strength seek his face always"
}
}