# Discogs API Configuration # Get your API key from: https://www.discogs.com/settings/developers # Copy this file to .env and add your actual tokens # Required: Your Discogs User Token DISCOGS_USER_TOKEN=your_discogs_user_token_here # Optional: Custom User Agent (recommended) DISCOGS_USER_AGENT=YourAppName/1.0 +http://yourwebsite.com