Added git.wastring in ssh
This commit is contained in:
parent
d9844dd627
commit
df8a47f794
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
hostname = "git.wastring.com";
|
hostname = "git.wastring.com";
|
||||||
port = 55503;
|
port = 55503;
|
||||||
user = "git";
|
user = "git";
|
||||||
identityFile = "/home/fw/.ssh/gitea";
|
identityFile = "/home/fw/.ssh/id_rsa";
|
||||||
};
|
};
|
||||||
"wastring.com" = {
|
"wastring.com" = {
|
||||||
hostname = "wastring.com";
|
hostname = "wastring.com";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue