Skip to content

Commit

Permalink
add taskforce key to production config section
Browse files Browse the repository at this point in the history
  • Loading branch information
JackWink committed Sep 20, 2014
1 parent 72584bd commit 6eccff0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fabfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"TWILIO_ACCOUNT_SID",
"TWILIO_AUTH_TOKEN",
"APPLICATION_ROOT",
"REDISTOGO_URL"
"REDISTOGO_URL",
"TASKFORCE_KEY",
]

@task
Expand Down

0 comments on commit 6eccff0

Please sign in to comment.