Update ssh port for git.unbl.ink
This commit is contained in:
@ -9,7 +9,7 @@ Host *
|
|||||||
|
|
||||||
# Home Gitea account:
|
# Home Gitea account:
|
||||||
Host git.unbl.ink
|
Host git.unbl.ink
|
||||||
Port 2200
|
Port 222
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/1904_powellc
|
IdentityFile ~/.ssh/1904_powellc
|
||||||
PreferredAuthentications publickey
|
PreferredAuthentications publickey
|
||||||
|
|||||||
Reference in New Issue
Block a user