Update
This commit is contained in:
parent
e51b20e4ab
commit
7a89711897
@ -11,6 +11,6 @@
|
|||||||
services.nginx.virtualHosts."anotherhadi.com" = {
|
services.nginx.virtualHosts."anotherhadi.com" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
locations."/".root = "/var/www/";
|
locations."/".root = "/var/www/default";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user