nginx.conf out
Signed-off-by: ale <ale@manalejandro.com>
This commit is contained in:
parent
004a8b5d93
commit
173e912815
2
dns.conf
2
dns.conf
@ -1,3 +1,4 @@
|
|||||||
|
stream {
|
||||||
js_import /etc/nginx/nginx-dns/njs.d/dns/dns.js;
|
js_import /etc/nginx/nginx-dns/njs.d/dns/dns.js;
|
||||||
|
|
||||||
# The $dns_qname variable can be populated by preread calls, and can be used for DNS routing
|
# The $dns_qname variable can be populated by preread calls, and can be used for DNS routing
|
||||||
@ -71,3 +72,4 @@
|
|||||||
error_log /dev/null;
|
error_log /dev/null;
|
||||||
return $dns_response;
|
return $dns_response;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user