add locations

This commit is contained in:
zackartz 2024-05-03 15:58:54 -04:00
parent e220cd68ae
commit 15662a034a
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -22,7 +22,7 @@
forceSSL = true;
enableACME = true;
root = "/var/www/mirror.zackmyers.io";
location."/".extraConfig = ''
locations."/".extraConfig = ''
autoindex on;
'';
};