From 9ba6911dba3d0c26744c8e8294483f30b3dcccba Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 14 Nov 2022 18:34:30 -0300 Subject: src/infrastructure/ssh.conf: Use default port 22 --- src/infrastructure/ssh.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/infrastructure/ssh.conf b/src/infrastructure/ssh.conf index 790e5f0..ce1af3d 100644 --- a/src/infrastructure/ssh.conf +++ b/src/infrastructure/ssh.conf @@ -8,11 +8,9 @@ Host iroh *euandre.org Host kuvira *euandreh.xyz HostName euandreh.xyz - Port 23841 Host toph *arrobaponto.org HostName arrobaponto.org - Port 38123 Host suyin HostName ch-s010.rsync.net -- cgit v1.2.3