Ver Fonte

Add new ports for rhea

Colin Powell há 5 anos atrás
pai
commit
24bb10e606
1 ficheiros alterados com 6 adições e 0 exclusões
  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