diff options
author | EuAndreh <eu@euandre.org> | 2022-11-14 18:34:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-14 18:34:30 -0300 |
commit | 9ba6911dba3d0c26744c8e8294483f30b3dcccba (patch) | |
tree | 0851514028aabb3412e251175e33a92cdecbd38b | |
parent | src/infrastructure/rsync.net/authorized_keys: Update path to remote repositories (diff) | |
download | toph-9ba6911dba3d0c26744c8e8294483f30b3dcccba.tar.gz toph-9ba6911dba3d0c26744c8e8294483f30b3dcccba.tar.xz |
src/infrastructure/ssh.conf: Use default port 22
-rw-r--r-- | src/infrastructure/ssh.conf | 2 |
1 files changed, 0 insertions, 2 deletions
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 |