Huntarr/.env.example

13 lines
323 B
Text

# StashDB Configuration
STASHDB_URL=https://stashdb.org/graphql
STASHDB_API_KEY=your_stashdb_api_key_here
# Whisparr Configuration
WHISPARR_URL=http://whisparr:6969
WHISPARR_API_KEY=your_whisparr_api_key_here
# Jellyfin Configuration (For Authentication)
JELLYFIN_URL=http://jellyfin:8096
# Timezone
TZ=America/New_York