Skip to content

Commit

Permalink
Merge pull request #95 from doismellburning/auth_example
Browse files Browse the repository at this point in the history
Include authentication example in README
  • Loading branch information
mhluongo committed Jun 1, 2012
2 parents af8247e + f0830c0 commit 984dac7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ configured at port 7475, and your cleandb install were pointing to
'ENDPOINT': '/db/data',
'OPTIONS': {
'CLEANDB_URI': '/cleandb/secret-key',
'username': 'lorem',
'password': 'ipsum',
}
}
}
Expand Down

0 comments on commit 984dac7

Please sign in to comment.