chore(tazjin/camden): Provision certificate for b.tvl.fyi
Change-Id: I96bd3802c05f9ab2973bdb1866d60113fcda56e9
This commit is contained in:
parent
399adf3c03
commit
794441793c
1 changed files with 1 additions and 0 deletions
|
@ -243,6 +243,7 @@ in lib.fix(self: {
|
||||||
webroot = "/var/lib/acme/acme-challenge";
|
webroot = "/var/lib/acme/acme-challenge";
|
||||||
postRun = "systemctl reload nginx";
|
postRun = "systemctl reload nginx";
|
||||||
extraDomains = {
|
extraDomains = {
|
||||||
|
"b.tvl.fyi" = null;
|
||||||
"cl.tvl.fyi" = null;
|
"cl.tvl.fyi" = null;
|
||||||
"code.tvl.fyi" = null;
|
"code.tvl.fyi" = null;
|
||||||
"cs.tvl.fyi" = null;
|
"cs.tvl.fyi" = null;
|
||||||
|
|
Loading…
Reference in a new issue