Skip to content

Instantly share code, notes, and snippets.

@mikebrind
Created May 7, 2019 10:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikebrind/2b74e7ad611aaf62c39bfc28540a699b to your computer and use it in GitHub Desktop.
Save mikebrind/2b74e7ad611aaf62c39bfc28540a699b to your computer and use it in GitHub Desktop.
{
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*",
"SiteUser": {
"UserName": "your user name",
"Password": "your hashed password"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment