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;
http-port = 8787;
https-port = 8788;
proxy = "passthrough";
# proxy = "passthrough";
};
};
nginx.virtualHosts.${dn} = {