Skip to content

Commit

Permalink
Deploy gofreerange.com to alpaca
Browse files Browse the repository at this point in the history
  • Loading branch information
tomafro committed Dec 20, 2012
1 parent 3e4110c commit 5b53dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Capfile
Expand Up @@ -4,7 +4,7 @@ set :application_user, 'freerange'
set :application, 'gofreerange.com'
set :repository, 'git@github.com:freerange/site.git'

server 'gofreerange.com', :app
server 'alpaca.gofreerange.com', :app

namespace :deploy do
task :restart do
Expand Down

0 comments on commit 5b53dd1

Please sign in to comment.