mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-14 00:53:10 -07:00
Merge pull request #81 from linuxserver/aptalca-patch-1
add notice to broken config
This commit is contained in:
commit
4de29acc85
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
#******** This config no longer works as intended. The web app loads, but no direct connection to server is made. *********
|
||||
#******** PRs welcome for anyone who figures out how to fix it. Use the subdomain config in the meantime. *******
|
||||
|
||||
# plex does not require a base url setting
|
||||
# if plex is running in bridge mode, the below config should work as is.
|
||||
# for host mode, replace the line "proxy_pass http://$upstream_plex:32400;" with "proxy_pass http://HOSTIP:32400;" HOSTIP being the IP address of plex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue