소스 검색

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