소스 검색

Update ssh port for git.unbl.ink

Colin Powell 5 년 전
부모
커밋
d568f7f350
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ssh/.ssh/config

+ 1 - 1
ssh/.ssh/config

@@ -9,7 +9,7 @@ Host *
 
 # Home Gitea account:
 Host git.unbl.ink
-  Port 2200
+  Port 222
   User git
   IdentityFile ~/.ssh/1904_powellc
   PreferredAuthentications publickey