ma misa-felix.ml: disable acme for now
This commit is contained in:
parent
9ae9c6c888
commit
9a85d6e2bc
@ -3,8 +3,8 @@
|
||||
services.nginx = {
|
||||
enable = lib.mkDefault true;
|
||||
virtualHosts."misa-felix.ml" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
#forceSSL = true;
|
||||
#enableACME = true;
|
||||
locations = {
|
||||
"/" = {
|
||||
index = "index.html";
|
||||
|
Loading…
Reference in New Issue
Block a user