fixed typo

This commit is contained in:
Tassilo - 2023-09-14 17:05:34 +02:00
parent 2fca98c167
commit 3b3eb37886
Signed by: revol-xut
GPG Key ID: 4F56FF7759627D07
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
enableACME = true;
forceSSL = true;
locations."~ ^/(de|en)" = {
root = "/var/lib/kindergarden/";
root = "/var/lib/kindergarten/";
# index = "index.html";
tryFiles = "$uri /$1/index.html =404";
extraConfig = ''