From e7bd73397ac65a4f9e768647a6a4fc90915b9597 Mon Sep 17 00:00:00 2001 From: TheLazyFox <35723598+the-lazy-fox@users.noreply.github.com> Date: Tue, 25 May 2021 09:40:14 +0200 Subject: [PATCH] Update commento.subdomain.conf.sample --- commento.subdomain.conf.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/commento.subdomain.conf.sample b/commento.subdomain.conf.sample index cd7f973..2e61b8f 100644 --- a/commento.subdomain.conf.sample +++ b/commento.subdomain.conf.sample @@ -31,7 +31,6 @@ server { 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; set $upstream_proto http;