Environment Variables
| Variable | Value | Description |
|---|---|---|
| CONFIG_DIRECTORY | /path/to/unmanic/config | The path to your unmanic config |
| CACHE_DIRECTORY | /path/to/temporary/processing | Processing folder for unmanic |
| TV_LIBRARY | /path/to/tv/library | Base directory of your tv library |
| 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 |