Update commento.subdomain.conf.sample

This commit is contained in:
TheLazyFox 2021-05-25 09:40:14 +02:00 committed by GitHub
parent 225f47dab7
commit e7bd73397a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;