diff --git a/.env b/.env index 6f59eb4..46a7cc4 100644 --- a/.env +++ b/.env @@ -3,6 +3,7 @@ # collaborators will be able to see your .env values # reference these in your code with process.env.SECRET_NAME -DARKSKY_API_KEY="_PUT_YOUR_DARK_SKY_API_KEY_HERE_" +DARKSKY_API_KEY="https://api.darksky.net/forecast/92063d2455b8bfdc182c95f29c23266f/37.8267,-122.4233 +" # note: .env is a shell file so there can't be spaces around =