mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update nginx.nix
This commit is contained in:
parent
9bf4f7353e
commit
200110ec50
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
|||
"ahoneybun.net" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
# All serverAliases will be added as extra domain names on the certificate.
|
||||
# serverAliases = [ "bar.example.com" ];
|
||||
locations."/" = {
|
||||
root = "/var/www";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue