]> git.ekhem.eu.org Git - server.git/commitdiff
[nginx][dns] Proxy DNS-over-TLS to dnscrypt-proxy.
authorJakub Czajka <jakub@ekhem.eu.org>
Sun, 23 Mar 2025 16:22:40 +0000 (17:22 +0100)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 23 Mar 2025 17:12:13 +0000 (18:12 +0100)
nginx/nginx.conf

index 128c081a949709221d9504df7c9a4ab2aa78643c..763fa2c7eb6809db133e74cf615ffe061d190a4d 100644 (file)
@@ -72,6 +72,7 @@ http {
     include /etc/nginx/sites-enabled/*;
 }
 
+include /etc/nginx/streams-enabled/*;
 
 #mail {
 #      # See sample authentication script at: