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