# SITER Solar - Environment Configuration # Copy this file to .env and fill in your values # NREL API Key (required for solar production estimates) # Get your free API key at: https://developer.nrel.gov/signup/ NREL_API_KEY=DEMO_KEY # Site Location (optional - defaults to central Texas coordinates) # These are used by the NREL PVWatts API for production estimates SITER_LAT=30.44 SITER_LON=-97.62