浏览代码

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