Skip to content

Commit

Permalink
Trigger Vercel build after repo reconnect.
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonfancher committed Mar 22, 2022
1 parent d5fbc7e commit 68328a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webapp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This is fine for getting started, but it does hae some limitations. For example,

To use this option:

- `NEXT_PUBLIC_BOX_UPLOAD_IPFS` should be set to `false`
- `NEXT_PUBLIC_BOX_UPLOAD_IPFS` should be set to `false`.
- `IPFS_PINATA_JWT` should be set to an API JWT provided by Pinata. Set up a new API key in pinata.cloud with permissions to the Pinning Services API's `addPinObject`, `getPinObject` and `listPinObject`.

#### Eden Box + pinata.cloud
Expand Down

0 comments on commit 68328a6

Please sign in to comment.