Skip to content

Commit

Permalink
explain paid_env in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mentheosis committed Jan 12, 2024
1 parent 82c5c34 commit a8b8f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ async fn main() {

This example loads configuration from environment variables, specifically:

* `PLAID_ENV`
* `PLAID_ENV` (Note: this env var should contain the base uri for the plaid service, e.g. https://sandbox.plaid.com, rather than just the env name sandbox/development/production)

* `PLAID_CLIENT_ID`

Expand Down

0 comments on commit a8b8f61

Please sign in to comment.