From 1b779aa71eac6662bcf85fad5460e9e98ddcb1eb Mon Sep 17 00:00:00 2001 From: Dmitry <124861781+ada-dmitry@users.noreply.github.com> Date: Tue, 6 Jan 2026 19:19:52 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20=D0=BF=D0=BE=D1=80=D1=82=20=D0=B4=D0=BB=D1=8F=20=D1=85?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B0=20vps=20=D0=B2=20=D0=BA=D0=BE=D0=BD?= =?UTF-8?q?=D1=84=D0=B8=D0=B3=D1=83=D1=80=D0=B0=D1=86=D0=B8=D0=B8=20SSH?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ssh/.ssh/config.d/20-selfhost.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/ssh/.ssh/config.d/20-selfhost.conf b/ssh/.ssh/config.d/20-selfhost.conf index fa0292f..6a01e6c 100644 --- a/ssh/.ssh/config.d/20-selfhost.conf +++ b/ssh/.ssh/config.d/20-selfhost.conf @@ -1,6 +1,7 @@ # 20 - SelfHost Host vps vps-ada HostName ada-dev.ru + Port 4822 User ada IdentityFile ~/.ssh/id_ed25519_homelab