Skip to content

Commit

Permalink
Stop commiting API keys dummy!
Browse files Browse the repository at this point in the history
  • Loading branch information
chadfawcett committed Jan 24, 2015
1 parent 7426512 commit 1a50e0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config.example.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"MANDRILL_API_KEY": "OkRyrXiDRO1a66ccTbTX5Q"
"MANDRILL_API_KEY": "your_api_key"
}
6 changes: 3 additions & 3 deletions emails.example.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"asdf": {
"email": "[email protected]",
"name": "Chad Fawcett"
"secret_key": {
"email": "[email protected]",
"name": "Full Name"
}
}

0 comments on commit 1a50e0e

Please sign in to comment.