# PostgreSQL database configuration DATABASE_HOST=localhost DATABASE_PORT=5432 DATABASE_USER=postgres DATABASE_PASSWORD=your_password_here DATABASE_NAME=weather_data