mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-11 19:12:32 +02:00
Merge pull request #81 from linuxserver/aptalca-patch-1
add notice to broken config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user