# Backlog Client Debug Configuration
# Copy this file to .env and fill in your actual values
# Your Backlog space URL (replace 'yourspace' with your actual space name)
# Examples:
# https://yourcompany.backlog.com
# https://yourcompany.backlogtool.com
BACKLOG_BASE_URL=https://yourspace.backlog.com
# Your Backlog API key (get this from your Backlog settings > API)
BACKLOG_API_KEY=your_api_key_here