Skip to content

Commit

Permalink
Update builders/integrations/wallets/particle-network.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Neilson <kevin@papermoon.io>
  • Loading branch information
soos3d and themacexpert authored Nov 13, 2024
1 parent 484d913 commit c43010f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builders/integrations/wallets/particle-network.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Place the API keys in a `.env` file in the following format:
```shell
NEXT_PUBLIC_PROJECT_ID='INSERT_PROJECT_ID'
NEXT_PUBLIC_CLIENT_KEY='INSERT_CLIENT_KEY'
NEXT_PUBLIC_APP_ID='APP_ID'
NEXT_PUBLIC_APP_ID='INSERT_APP_ID'
```

This setup ensures that your API keys are securely accessible to the Next.js application while protecting them from unauthorized access.
Expand Down

0 comments on commit c43010f

Please sign in to comment.