diff --git a/config/deploy/test.rb b/config/deploy/test.rb index 8eef1cc..c999c0a 100644 --- a/config/deploy/test.rb +++ b/config/deploy/test.rb @@ -1,5 +1,5 @@ set :rails_env, :production server 'webdns4.test.grnet.gr', user: 'webdns', roles: %w(web app db) -set :ssh_options, forward_agent: false +set :ssh_options, forward_agent: false, port: 29