diff --git a/.env b/.env index 6f59eb4..b70a3ef 100644 --- a/.env +++ b/.env @@ -3,6 +3,6 @@ # 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="2bc666879630f0e339601fe788bae9f2" # note: .env is a shell file so there can't be spaces around =