Skip to content

Commit

Permalink
chore: update token vending machine readme (#1403)
Browse files Browse the repository at this point in the history
  • Loading branch information
anitarua authored Aug 8, 2024
1 parent b6c0d05 commit 6db8289
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/nodejs/token-vending-machine/README.template.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Then run:
npm run deploy -- --parameters MomentoApiKey=<YOUR_MOMENTO_API_KEY>
```

**Note**: If you are logged into Amazon's public ECR while deploying, you may run into a `403 Forbidden` error. To resolve this, you can run `docker logout public.ecr.aws`.

When the command completes, you should see something like this near the end of the output:

```text
Expand Down

0 comments on commit 6db8289

Please sign in to comment.