update ssh config
This commit is contained in:
parent
3e8e5acca6
commit
d9cefd9992
@ -45,6 +45,10 @@
|
|||||||
user = "rouji";
|
user = "rouji";
|
||||||
port = 2334;
|
port = 2334;
|
||||||
};
|
};
|
||||||
|
"vps" = {
|
||||||
|
hostname = "wetofu.me";
|
||||||
|
user = "login";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user