This commit is contained in:
kat witch 2021-08-09 01:40:13 +01:00
parent a452692daf
commit 2b724d4c7f
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
{
services.nginx.virtualHosts = {
"files.kittywit.ch" = {
"files.${config.kw.dns.domain}" = {
root = "/var/www/files";
enableACME = true;
forceSSL = true;