Updated Frequently Asked Questions (markdown)

master
samwiseg0 4 years ago
parent d84f2e0965
commit 8428b23e0d

@ -32,7 +32,7 @@
**A:** Verify your are running radarr and sonarr v3. Overseerr was developed for v3 and is not currently backward compatible.
#### <a id="general-q2">Q:</a> 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.
#### <a id="general-q3">Q:</a> 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`.

Loading…
Cancel
Save