Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precise ssh port #31

Open
Antoinebr opened this issue Feb 27, 2015 · 2 comments
Open

Precise ssh port #31

Antoinebr opened this issue Feb 27, 2015 · 2 comments

Comments

@Antoinebr
Copy link

I changed my ssh port for security reasons. Can i specify a custom port ?

@matttarsi
Copy link

I'm having the same issue. Haven't found a solution yet.

@arondeparon
Copy link

I stumbled upon the same issue and found that you can simply add the port in the same way you would normally add it when using the commandline. In example:

{
     "production": {
        "ssh_host": "user@host -p 12345",
        ....
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants