diff --git a/plex.subfolder.conf.sample b/plex.subfolder.conf.sample index 9b7c7fd..ac35467 100644 --- a/plex.subfolder.conf.sample +++ b/plex.subfolder.conf.sample @@ -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