chore (hosts/mystra)!: relocate web root
This commit is contained in:
parent
6989cf06a3
commit
b33a358d89
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/www";
|
root = "/home/hms/dev/web";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue