From b60a038fb7efcfc63f8a047b9e1011272b66345f Mon Sep 17 00:00:00 2001 From: Hans Goor Date: Sat, 23 Mar 2024 01:04:43 +0100 Subject: [PATCH] Update SSH config user for thebe --- ssh/.ssh/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh/.ssh/config b/ssh/.ssh/config index 654e893..271e0b7 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -7,8 +7,8 @@ Host jupiter-thebe Host jupiter-thebe-remote HostName jupiter.eyedevelop.org - User eyedevelop - Port 15622 + User hgoor + Port 15623 # -- Virtual servers -- Host jupiter-www