Replies: 1 comment
-
https://kamal-deploy.org/docs/configuration/ssh/#the-ssh-port |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use a server where I only have SSH access on port 20002. I have tried various Kamal configurations and also set up my ~/.ssh/config, but nothing has worked so far.
Kamal consistently gives me this error:
No matter what I try, Kamal always attempts to connect on port 22 instead of 20002.
Can anyone help me?
Beta Was this translation helpful? Give feedback.
All reactions