your-first-pwapp icon indicating copy to clipboard operation
your-first-pwapp copied to clipboard

Update .env

Open adangarcia25 opened this issue 5 years ago • 1 comments

collaborators will be able to see your .env values

reference these in your code with process.env.SECRET_NAME

DARKSKY_API_KEY="https://api.darksky.net/forecast/86094aa2501cac3141734b483af9b642/37.8267,-122.4233"

note: .env is a shell file so there can't be spaces around =

adangarcia25 avatar Nov 18 '19 14:11 adangarcia25

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Nov 18 '19 14:11 googlebot