updates
This commit is contained in:
parent
fe4380c766
commit
2bf9449a19
7 changed files with 42 additions and 14 deletions
|
|
@ -51,13 +51,13 @@
|
|||
};
|
||||
"onedev.local" = {
|
||||
hostname = "git.local.gwg313.xyz";
|
||||
user = "gwg313";
|
||||
user = "git";
|
||||
identityFile = "/home/gwg313/.ssh/onedev/id_ed25519";
|
||||
port = 2222;
|
||||
};
|
||||
"onedev" = {
|
||||
hostname = "git.gwg313.xyz";
|
||||
user = "gwg313";
|
||||
user = "git";
|
||||
identityFile = "/home/gwg313/.ssh/onedev/id_ed25519";
|
||||
port = 2222;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue