mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 13:01:35 -07:00
Update kavita.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
parent
f13f39410e
commit
849dadf27b
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Needed for OPDS access while using Authelia/ldap
|
# Needed for OPDS access while using Authelia/ldap
|
||||||
location ~ /api {
|
location ~ (/kavita)?/api {
|
||||||
include /config/nginx/proxy.conf;
|
include /config/nginx/proxy.conf;
|
||||||
include /config/nginx/resolver.conf;
|
include /config/nginx/resolver.conf;
|
||||||
set $upstream_app kavita;
|
set $upstream_app kavita;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue