Skip to content

Commit

Permalink
updated deploy.rb.sample with environment option
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrec1 committed Nov 10, 2009
1 parent d433627 commit 4343f61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/deploy.rb.sample
Expand Up @@ -3,3 +3,5 @@ deploy.repository = 'git://github.com/dcrec1/signal.git'
deploy.user = 'dcrec1'
deploy.hosts = ['hooters', 'geni']
deploy.path = '/opt'

#deploy.environment = "production"

0 comments on commit 4343f61

Please sign in to comment.