This commit is contained in:
parent
413f7dd102
commit
e10a74d2ba
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
in {
|
||||
services.nginx.virtualHosts.${aurDomain} = {
|
||||
root = "/var/www/${aurDomain}";
|
||||
locations."/builds".extraConfig = "autoindex on;";
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue