This commit is contained in:
2026-01-11 15:07:02 +00:00
parent 4ec0d3ce57
commit 4ff86d0438

View File

@@ -165,7 +165,7 @@ in
}
'';
virtualHosts = {
"vpn.jakstys.lt".extraConfig = ''reverse_proxy 127.0.0.1:${toString myData.ports.headscale}'';
"vpn.jakstys.lt".extraConfig = "reverse_proxy 127.0.0.1:${toString myData.ports.headscale}";
};
};