소스 검색

[ssh] Add git.service domain

Colin Powell 2 년 전
부모
커밋
350607acfb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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