mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
Update grocy.subdomain.conf.sample
Removed disclaimer
This commit is contained in:
parent
58bc66c499
commit
0d3698b9d1
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue