Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion appengine/pubsub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ Before you can run or deploy the sample, you will need to do the following:
https://<your-project-id>.appspot.com/pubsub/push?token=<your-verification-token> \
--ack-deadline 30

1. Update the environment variables in `app.yaml`.
1. Update the environment variables in `app.standard.yaml` or `app.flexible.yaml`
(depending on your App Engine environment).

## Running locally

Expand Down