grr
This commit is contained in:
parent
71de736959
commit
de9223cbcd
|
@ -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} = {
|
||||||
|
|
Loading…
Reference in a new issue