Environment Variables
| Variable | Value | Description |
|---|---|---|
| CONFIG_DIRECTORY | /path/to/radarr/config | The path to your radarr config |
| DOWNLOADS_DIRECTORY | /path/to/downloads | Directory to search for downloaded media |
| MOVIE_LIBRARY | /path/to/movie/library | Base directory of your movie 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 |