Explorar el Código

Add new ports for rhea

Colin Powell hace 5 años
padre
commit
24bb10e606
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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