# Eloverblik API Configuration ELOVERBLIK_API_TOKEN=your_refresh_token_here # Database Configuration DB_HOST=localhost DB_NAME=energy_consumption DB_USER=energy_user DB_PASSWORD=your_password_here DB_PORT=5432