chore (hosts/mystra)!: change html root
This commit is contained in:
parent
b33a358d89
commit
06bd84ac86
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
virtualHosts."henri-saudubray.fr" = {
|
virtualHosts."henri-saudubray.fr" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
root = "/home/hms/dev/web";
|
root = "/var/www/html";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue