Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# /etc/nginx/conf.d/resolver.conf
|
||||
# Global DNS resolver for runtime lookups (OCSP stapling, runtime proxy_pass).
|
||||
resolver {{ nginx_resolver }};
|
||||
resolver_timeout {{ nginx_resolver_timeout }};
|
||||
Reference in New Issue
Block a user