Files
youclonedl/.env.example
2026-05-25 20:16:15 +02:00

11 lines
257 B
Plaintext

# Copy to .env and fill in values
# Required: strong random string for JWT signing
SECRET_KEY=changeme-use-a-real-secret
# Optional: path on the host where downloads are stored
DOWNLOAD_PATH=./downloads
# Optional: Jellyfin integration URL
JELLYFIN_URL=