fixed directing to saragerretsen.nl files
This commit is contained in:
parent
ac4174c28b
commit
315b44cbb1
1 changed files with 2 additions and 2 deletions
|
|
@ -2,11 +2,11 @@
|
|||
services.nginx.virtualHosts."saragerretsen.nl" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
root = "/etc/nixos/sites/saragerretsen.nl";
|
||||
root = "/etc/nixos/sites/sara.objectionable.solutions";
|
||||
};
|
||||
services.nginx.virtualHosts."sara.objectionable.solutions" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
root = "/etc/nixos/sites/saragerretsen.nl";
|
||||
root = "/etc/nixos/sites/sara.objectionable.solutions";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue