Skip to content

Instantly share code, notes, and snippets.

@renatogroffe
Created February 12, 2017 15:31
Show Gist options
  • Save renatogroffe/af846995880c80c7dde872fff12f8646 to your computer and use it in GitHub Desktop.
Save renatogroffe/af846995880c80c7dde872fff12f8646 to your computer and use it in GitHub Desktop.
{
"ConnectionStrings": {
"BaseCotacoes": "Host=?;Port=5432;Pooling=true;Database=?;User Id=?;Password=?;"
},
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment