aboutsummaryrefslogtreecommitdiff
path: root/ssh.env.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.env.conf')
-rw-r--r--ssh.env.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh.env.conf b/ssh.env.conf
index 6ce50ed..b3dc21d 100644
--- a/ssh.env.conf
+++ b/ssh.env.conf
@@ -2,5 +2,6 @@ Host $TLD
User root
IdentityFile $PWD/secrets/ssh/vps-box-client
UserKnownHostsFile $PWD/secrets/ssh/known-hosts.txt
+ Port $SSH_PORT
Host git.sr.ht
StrictHostKeyChecking no