From 9e2467d813f57fb1247f4730a0f3362d9372f955 Mon Sep 17 00:00:00 2001 From: okwendia <57621190+okwendia@users.noreply.github.com> Date: Mon, 11 Nov 2019 13:25:42 +0100 Subject: [PATCH] new key --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 =