[ssh] Fix ip for gogs
This commit is contained in:
@ -16,7 +16,7 @@ Host github.com
|
|||||||
IdentityFile ~/.ssh/2022_git
|
IdentityFile ~/.ssh/2022_git
|
||||||
|
|
||||||
# Home Gitea account:
|
# Home Gitea account:
|
||||||
Host code.unbl.ink git.service 192.168.40.244 gogs*
|
Host code.unbl.ink git.service 192.168.40.83 gogs*
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/2024_git
|
IdentityFile ~/.ssh/2024_git
|
||||||
PreferredAuthentications publickey
|
PreferredAuthentications publickey
|
||||||
|
|||||||
Reference in New Issue
Block a user