瀏覽代碼

Add new ports for rhea

Colin Powell 5 年之前
父節點
當前提交
24bb10e606
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      ssh/.ssh/config

+ 6 - 0
ssh/.ssh/config

@@ -16,6 +16,12 @@ Host git.unbl.ink
   PasswordAuthentication no
   IdentitiesOnly yes
 
+Host rhea.unbl.ink
+  Port 220
+
+Host rhea.local
+  Port 220
+
 Host box.*
   User root