mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-20 21:33:45 -07:00
Add authentik config lines and adjust comments
This commit is contained in:
parent
f7b1d157a0
commit
48f8a9950a
266 changed files with 2185 additions and 523 deletions
|
@ -1,5 +1,6 @@
|
|||
## Version 2021/05/18
|
||||
# make sure that your dns has a cname set for emby
|
||||
## Version 2023/02/05
|
||||
# make sure that your emby container is named emby
|
||||
# emby does not require a base url setting
|
||||
# if emby is running in bridge mode and the container is named "emby", the below config should work as is
|
||||
# if not, replace the line "set $upstream_app emby;" with "set $upstream_app <containername>;"
|
||||
# or "set $upstream_app <HOSTIP>;" for host mode, HOSTIP being the IP address of emby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue