chore(web-servers): switch to staging letsencrypt
This commit is contained in:
parent
17dc383a97
commit
1912666242
3 changed files with 4 additions and 11 deletions
|
@ -52,18 +52,10 @@ in
|
|||
extraConfig = lib.mkOption {
|
||||
type = attrs;
|
||||
default = { };
|
||||
description = "Will be added to locations.\"/\"";
|
||||
};
|
||||
};
|
||||
});
|
||||
default = [ ];
|
||||
example = [
|
||||
{
|
||||
source = "chat.bwfiq.com";
|
||||
target = "http://helios:3080";
|
||||
extraConfig = { };
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue