diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index 1f16410..b0b9cf8 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -93,7 +93,7 @@ git pull http://localhost:8181/delete_duplicate_libraries ``` -#### Q: How can I access PlexPy outside my home network? +#### Q: How can I access PlexPy outside my home network? **A:** You need to forward an external port on your router to the internal port used by PlexPy (default is `8181`). Visit [Port Forward](http://portforward.com/) for instructions for your particular router. #### Q: Why does PlexPy not work with my reverse proxy setup?