forked from CCCHH/nix-infra
public-web-static: make www.c3cat.de actually work
This commit is contained in:
parent
213707b310
commit
ebb0cea592
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ in {
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
"$www.${domain}" = {
|
"www.${domain}" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
useACMEHost = "${domain}";
|
useACMEHost = "${domain}";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue