jellyfin-media/.env.example

36 lines
784 B
Plaintext

# Domain Configuration
DOMAIN=jeffemmett.com
MEDIA_SUBDOMAIN=movies
# Timezone
TZ=Europe/Berlin
# User/Group IDs (run `id` to find yours)
PUID=1000
PGID=1000
# Jellyfin
JELLYFIN_PublishedServerUrl=https://movies.jeffemmett.com
# Navidrome
ND_SCANSCHEDULE=1h
ND_LOGLEVEL=info
ND_SESSIONTIMEOUT=24h
# qBittorrent (default download client)
# Default login: admin / adminadmin (change in WebUI after first login)
# Transmission (legacy - use with --profile legacy)
TRANSMISSION_USER=admin
TRANSMISSION_PASS=changeme
# VPN Configuration (optional - use with --profile vpn)
# Get Wireguard config from your VPN provider
VPN_PROVIDER=mullvad
VPN_WIREGUARD_PRIVATE_KEY=
VPN_WIREGUARD_ADDRESS=
VPN_COUNTRY=Germany
# Jellyseerr
# Configure via web UI at https://requests.jeffemmett.com