Skip to content

Instantly share code, notes, and snippets.

@uzyexe
Created July 14, 2014 14:39
Show Gist options
  • Save uzyexe/38dbc63da8f493dde857 to your computer and use it in GitHub Desktop.
Save uzyexe/38dbc63da8f493dde857 to your computer and use it in GitHub Desktop.
towncrier-auth-config.yml
plugins:
"Auth::Basic":
paths:
"/admin/api":
realm: api
user: admin <= YOUR_USERNAME
password: secret <= YOUR_PASSWORD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment