This commit is contained in:
2024-12-27 23:01:37 +02:00
parent 3f6cb60660
commit c81b11138a

View File

@@ -34,7 +34,7 @@
# };
services.nginx.enable = true;
services.nginx.virtualHosts."test.kyren.codes" = {
# enableACME = true;
enableACME = true;
forceSSL = true;
locations."/" = {
index = "index.html";