add locations
This commit is contained in:
parent
e220cd68ae
commit
15662a034a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
root = "/var/www/mirror.zackmyers.io";
|
root = "/var/www/mirror.zackmyers.io";
|
||||||
location."/".extraConfig = ''
|
locations."/".extraConfig = ''
|
||||||
autoindex on;
|
autoindex on;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue