nixbld: forward more traffic to stewart's machine
This commit is contained in:
parent
7882767a71
commit
5f7def845a
|
@ -320,10 +320,12 @@ ACTION=="add", SUBSYSTEM=="tty", \
|
|||
"fractalide.org" = {
|
||||
forceSSL = true;
|
||||
useACMEHost = "nixbld.m-labs.hk";
|
||||
locations."/".proxyPass = "http://192.168.1.204:3003";
|
||||
};
|
||||
"www.fractalide.org" = {
|
||||
forceSSL = true;
|
||||
useACMEHost = "nixbld.m-labs.hk";
|
||||
locations."/".proxyPass = "http://192.168.1.204:3003";
|
||||
};
|
||||
"hydra.fractalide.org" = {
|
||||
forceSSL = true;
|
||||
|
|
Loading…
Reference in New Issue