Updated FAQ (markdown)

Donald Webster 2017-03-14 13:54:50 -07:00
parent d6c79cbbb1
commit 1c9bc376c2
1 changed files with 4 additions and 1 deletions

5
FAQ.md

@ -14,4 +14,7 @@ You shouldn't, Docker containers are meant to be static and they should never up
Docker Images:
* [Linux|Server.io's](https://hub.docker.com/r/linuxserver/radarr/) tracks release.
* [hotio's](https://hub.docker.com/r/hotio/radarr/) tracks nightly.
* [hotio's](https://hub.docker.com/r/hotio/radarr/) tracks nightly.
### How can I view and edit the SQLite database?
Download and install [DB Browser for SQLite](http://sqlitebrowser.org/) and then open the `nzbdrone.db` which can be found in the [[AppData Directory]].