Skip to content

Commit

Permalink
added keys for new env variables surrounding the pinata setup
Browse files Browse the repository at this point in the history
  • Loading branch information
OWK50GA committed Dec 26, 2024
1 parent c6f686a commit 4c53b72
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apps/web/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ NODE_ENV="development"
NEXT_PUBLIC_STARKNETKIT_PROJECT_ID=abc123
NEXTAUTH_SECRET=secret
NEXT_PUBLIC_BASE_URL=/
NEXT_PUBLIC_SIGNER_ADDRESS=0x123
NEXT_PUBLIC_SIGNER_ADDRESS=0x123

PINATA_JWT=
NEXT_PUBLIC_GATEWAY_URL=

0 comments on commit 4c53b72

Please sign in to comment.