rubyphunk wrote:
> You could add github.com to your ~/.ssh/config file and define a non-
> default port:
> 
> Host github.com
>   Port 1234
> 
> rubyphunk
> 
> 
> On 9 Okt., 16:45, Justus Ohlhaver <[EMAIL PROTECTED]>

Hi, thanks.

But this doesn't work. It looks like it is trying to connect to github 
at this port (''ssh: connect to host github.com port 1234: Connection 
refused') but that's not what I am trying to do.

All I am trying to specify is that to access my production server port 
1234 needs to be used.

How can I specify this correctly in the deploy.rb?

Thanks again,
Justus
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to