diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index c2f7bc3..d4559a6 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -32,7 +32,7 @@ **A:** Verify your are running radarr and sonarr v3. Overseerr was developed for v3 and is not currently backward compatible. #### Q: How do I keep Overseerr up-to-date? -**A:** It is recommended that you you use a 3rd party updating mechanism for docker such as [Ouroboros](https://github.com/pyouroboros/ouroboros) or [Watchtower](https://github.com/containrrr/watchtower) +**A:** Use 3rd party updating mechanisms such as [Ouroboros](https://github.com/pyouroboros/ouroboros) or [Watchtower](https://github.com/containrrr/watchtower) to keep Overseerr up-to-date. #### Q: How can I access Overseerr outside my home network? **A:** The easy and least secure method is to forward an external port (`5055`) on your router to the internal port used by Overseerr (default is TCP `5055`). Visit [Port Forward](http://portforward.com/) for instructions for your particular router. You will then be able to access Overseerr via `http://EXTERNAL-IP-ADDRESS:5055`.