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