1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-31 12:07:48 +00:00

Add tailtard host

This commit is contained in:
RGBCube 2024-05-09 12:53:06 +03:00
parent a6bd1c549e
commit 5ad163dc17
No known key found for this signature in database

View file

@ -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";