diff --git a/commento.subdomain.conf.sample b/commento.subdomain.conf.sample index 8cde688..cd7f973 100644 --- a/commento.subdomain.conf.sample +++ b/commento.subdomain.conf.sample @@ -30,6 +30,7 @@ server { #include /config/nginx/authelia-location.conf; include /config/nginx/proxy.conf; + include /config/nginx/resolver.conf; resolver 127.0.0.11 valid=30s; set $upstream_app commento; set $upstream_port 8080;