remove buildbot.m-labs.hk

pull/16/head
Sebastien Bourdeauducq 2019-05-02 13:09:46 +08:00
parent d78930d09a
commit cbc1df481b
1 changed files with 0 additions and 6 deletions

View File

@ -177,7 +177,6 @@ ACTION=="add", SUBSYSTEM=="tty", \
extraDomains = {
"m-labs.hk" = null;
"www.m-labs.hk" = null;
"buildbot.m-labs.hk" = null;
"lab.m-labs.hk" = null;
"git.m-labs.hk" = null;
"chat.m-labs.hk" = null;
@ -198,11 +197,6 @@ ACTION=="add", SUBSYSTEM=="tty", \
useACMEHost = "nixbld.m-labs.hk";
root = "/var/www/m-labs.hk";
};
"buildbot.m-labs.hk" = {
addSSL = true;
useACMEHost = "nixbld.m-labs.hk";
locations."/".proxyPass = "http://192.168.1.100";
};
"lab.m-labs.hk" = {
addSSL = true;
useACMEHost = "nixbld.m-labs.hk";