# Redmine connection details # Copy this file to .env and fill in real values. The .env file is gitignored. REDMINE_URL=https://redmine.example.com REDMINE_API_KEY=your-api-key-here