Update grocy.subdomain.conf.sample

Removed disclaimer
This commit is contained in:
Andrew Doering 2022-05-18 23:20:35 +02:00 committed by GitHub
parent 58bc66c499
commit 0d3698b9d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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