OPENWEATHER_API_KEY=530d980dc337b79a4c4e7e07c772c672

# Database Configuration
DB_HOST=localhost
DB_NAME=test_db
DB_USER=postgres
DB_PASSWORD=@Bettykitema13
DB_PORT=5432