Change port for gitea ssh
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
Host gitea
|
Host gitea
|
||||||
HostName git.simmer505.com
|
HostName git.simmer505.com
|
||||||
User git
|
User git
|
||||||
|
Port 222
|
||||||
IdentityFile ~/.ssh/id_ed25519
|
IdentityFile ~/.ssh/id_ed25519
|
||||||
IdentitiesOnly yes
|
IdentitiesOnly yes
|
||||||
|
|||||||
Reference in New Issue
Block a user