vps-arm-2024-11-19-12-19-03

This commit is contained in:
Alexander Szczepanski
2024-11-19 12:19:03 +01:00
parent d2dae7ffba
commit 6da6ab8d66
9 changed files with 65 additions and 368 deletions

View File

@ -8,7 +8,13 @@
rustdesk-server = {
enable = true;
openFirewall = true;
relayIP = "152.53.18.107";
signal = {
enable = true;
relayHosts = ["152.53.18.107"];
};
relay = {
enable = true;
};
};
};
}