Environment Variables
| Variable | Value | Description |
|---|---|---|
| CONFIG_DIRECTORY | /path/to/readarr/config | The path to your readarr config |
| DOWNLOADS_DIRECTORY | /path/to/downloads | Directory to search for downloaded media |
| BOOK_LIBRARY | /path/to/book/library | Base directory of your book library |
| TZ | Etc/UTC | The timezone the service will use |
| PUID | 1000 | User ID - Don't change this unless you know what you're doing |
| PGID | 1000 | Group ID - Don't change this unless you know what you're doing |