Skip to content

Commit

Permalink
Update README.md (#549)
Browse files Browse the repository at this point in the history
Update environment variable.
  • Loading branch information
carieshmarie authored and jmdobry committed Jan 11, 2018
1 parent bc2966c commit ae58f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ to provide authentication to use Google Cloud APIs:

Then set environment variables before starting your application:

export GCLOUD_PROJECT=<your-project-id>
export GOOGLE_CLOUD_PROJECT=<your-project-id>
export GCLOUD_STORAGE_BUCKET=<your-bucket-name>
npm install
npm start

0 comments on commit ae58f35

Please sign in to comment.