Use hostname for alo-cloud-1 so deploys go over tailscale.

This commit is contained in:
2025-12-21 13:36:33 +00:00
parent 4c0b0fb780
commit 13a4467166

View File

@@ -193,7 +193,8 @@
};
};
alo-cloud-1 = {
hostname = "49.13.163.72";
hostname = "alo-cloud-1";
#hostname = "49.13.163.72";
profiles = {
system = {
user = "root";