Quellcode durchsuchen

[ssh] Add git.service domain

Colin Powell vor 2 Jahren
Ursprung
Commit
350607acfb
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      ssh/.ssh/config

+ 1 - 1
ssh/.ssh/config

@@ -9,7 +9,7 @@ Host *
     VerifyHostKeyDNS no
 
 # Home Gitea account:
-Host code.unbl.ink
+Host code.unbl.ink git.service
   Port 222
   User git
   IdentityFile ~/.ssh/2022_git