chore (hosts/mystra): remove ssl requirement (temporary)
This commit is contained in:
parent
06bd84ac86
commit
2bbad71636
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
enable = true;
|
||||
virtualHosts."henri-saudubray.fr" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
# forceSSL = true;
|
||||
root = "/var/www/html";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue