ofbapi/OFBButte.Console/appsettings.json

9 lines
100 B
JSON

{
"App": {
"Environment": "Local"
},
"ConnectionStrings": {
"OFBContext": ""
}
}