Pārlūkot izejas kodu

Add new ports for rhea

Colin Powell 5 gadi atpakaļ
vecāks
revīzija
24bb10e606
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  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