Forráskód Böngészése

[ssh] Add git.service domain

Colin Powell 3 éve
szülő
commit
350607acfb
1 módosított fájl, 1 hozzáadás és 1 törlés
  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