Skip to content

Commit

Permalink
turned off ssl for mountaintop
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick committed Nov 28, 2012
1 parent 382cfcc commit 5e3a548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
:room => 'Challengers!',
:user => 'bender?',
:token => '012516e4c15edadfa16c371e33b8867e1c98',
:ssl => true
:ssl => false
}

0 comments on commit 5e3a548

Please sign in to comment.