This commit is contained in:
Bryan Ramos 2026-03-12 04:26:52 -04:00
parent e4e5ac629c
commit 350423d449
2 changed files with 57 additions and 56 deletions

View file

@ -31,6 +31,7 @@ in
recommendedTlsSettings = true;
recommendedOptimisation = true;
recommendedGzipSettings = true;
eventsConfig = "worker_connections 4096;";
virtualHosts."test.${domain}" = {
useACMEHost = domain;