Skip to content

Instantly share code, notes, and snippets.

@AndreasLazar
Created June 15, 2018 12:50
Show Gist options
  • Save AndreasLazar/d6ba599b2d50ec5bd9374e450b4babd9 to your computer and use it in GitHub Desktop.
Save AndreasLazar/d6ba599b2d50ec5bd9374e450b4babd9 to your computer and use it in GitHub Desktop.
{
"ConnectionStrings": {
"DefaultConnection": "DataSource=app.db"
},
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment