ofbapi/OFBButte.Api/appsettings.Production.json

9 lines
202 B
JSON

{
"App": {
"Environment": "Prod"
},
"ConnectionStrings": {
"OFBContext": "server=localhost;database=ofb2;user=ofbapi2;password=Set your minds on things above not on earthly things;"
}
}