summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.ssh/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/.ssh/config b/.ssh/config
index ae8324c..297785b 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,18 +1,18 @@
host rx
user me
- hostname runxiyu.org
+ hostname v4.runxiyu.org
port 22
# identityfile ~/.ssh/id_ed25519
host rxgit
user me
- hostname runxiyu.org
+ hostname v4.runxiyu.org
port 22
identityfile ~/.ssh/id_ed25519_git
host oldrxgit
user me
- hostname runxiyu.org
+ hostname v4.runxiyu.org
port 22
identityfile ~/.ssh/id_ed25519_oldgit