home: ssh: use canonical gitea subdomain
This commit is contained in:
parent
84bed03367
commit
b3b115ee1d
|
@ -34,8 +34,8 @@ in
|
|||
user = "git";
|
||||
};
|
||||
|
||||
"gitea.belanyi.fr" = {
|
||||
hostname = "gitea.belanyi.fr";
|
||||
"git.belanyi.fr" = {
|
||||
hostname = "git.belanyi.fr";
|
||||
identityFile = "~/.ssh/shared_rsa";
|
||||
user = "git";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue