fix nginx ssl

This commit is contained in:
Bryan Ramos 2026-03-13 20:14:33 -04:00
parent d67a67b5e7
commit b4daedf74e

View file

@ -46,6 +46,7 @@ in
recommendedOptimisation = true;
recommendedGzipSettings = true;
eventsConfig = "worker_connections 4096;";
defaultSSLListenPort = 4443;
# Catch-all default - friendly error for unknown subdomains
virtualHosts."_" = {