This commit is contained in:
Chris Cochrun 2025-05-17 22:30:44 -05:00
parent 71de736959
commit de9223cbcd

View file

@ -13,7 +13,7 @@ with lib;
hostname = dn; hostname = dn;
http-port = 8787; http-port = 8787;
https-port = 8788; https-port = 8788;
proxy = "passthrough"; # proxy = "passthrough";
}; };
}; };
nginx.virtualHosts.${dn} = { nginx.virtualHosts.${dn} = {