.
This commit is contained in:
parent
6a88546f24
commit
aa8a1040a1
|
@ -33,7 +33,7 @@
|
||||||
virtualHosts."wallpapers.${domain}" = {
|
virtualHosts."wallpapers.${domain}" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
root = "/var/www/${domain}";
|
root = "/var/www/wallpapers.${domain}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue