mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-24 07:05:38 -07:00
Remove cname instruction for subfolder conf
This commit is contained in:
parent
6b76b5983a
commit
a1e1693a32
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
## Version 2021/05/18
|
||||
# make sure that your dns has a cname set for jellyfin
|
||||
# if jellyfin is running in bridge mode and the container is named "jellyfin", the below config should work as is
|
||||
# if not, replace the line "set $upstream_app jellyfin;" with "set $upstream_app <containername>;"
|
||||
# or "set $upstream_app <HOSTIP>;" for host mode, HOSTIP being the IP address of jellyfin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue