From: Jakub Czajka Date: Sun, 23 Mar 2025 16:22:40 +0000 (+0100) Subject: [nginx][dns] Proxy DNS-over-TLS to dnscrypt-proxy. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=a1cc1b825a8309c2a888db64c85b2edb169335cb;p=server.git [nginx][dns] Proxy DNS-over-TLS to dnscrypt-proxy. --- diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 128c081..763fa2c 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -72,6 +72,7 @@ http { include /etc/nginx/sites-enabled/*; } +include /etc/nginx/streams-enabled/*; #mail { # # See sample authentication script at: