diff --git a/grocy.subdomain.conf.sample b/grocy.subdomain.conf.sample index 906b594..239f10c 100644 --- a/grocy.subdomain.conf.sample +++ b/grocy.subdomain.conf.sample @@ -39,10 +39,6 @@ server { } location /api { - # Needed as a separate endpoint if using Authelia and a - # companion application, they cannot work due to the endpoint. - # If you do not use a companion app, comment out this API Entry. - include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app grocy;