forked from wurzel/fruitbasket
remove the vm
This commit is contained in:
parent
606c7185e0
commit
38c947fe01
8 changed files with 3 additions and 413 deletions
|
@ -30,12 +30,12 @@ in
|
|||
};
|
||||
|
||||
services.nginx = {
|
||||
|
||||
|
||||
virtualHosts."www.${config.fsr.domain}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/".return = "301 $scheme://ifsr.de$request_uri";
|
||||
|
||||
|
||||
};
|
||||
virtualHosts."${config.fsr.domain}" = {
|
||||
enableACME = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue