mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Add tailtard host
This commit is contained in:
parent
a6bd1c549e
commit
5ad163dc17
1 changed files with 5 additions and 0 deletions
|
@ -40,6 +40,11 @@
|
||||||
port = 2222;
|
port = 2222;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
tailtard = {
|
||||||
|
hostname = "164.92.186.28";
|
||||||
|
user = "root";
|
||||||
|
};
|
||||||
|
|
||||||
robotic = {
|
robotic = {
|
||||||
hostname = "86.105.252.189";
|
hostname = "86.105.252.189";
|
||||||
user = "rgbcube";
|
user = "rgbcube";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue