Created
March 16, 2017 16:01
-
-
Save Maarten88/dbf5b9596fb0dc8f095cf0aa1b103ead to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"urls": "https://06478ca8.ngrok.io", | |
"ConnectionStrings": { | |
"DataConnectionString": "UseDevelopmentStorage=true" | |
}, | |
"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