Skip to content

Commit

Permalink
fix: env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
Srish-ty committed Nov 3, 2024
1 parent a6ba5a0 commit f32ede6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID= ""
NEXT_PUBLIC_APOLLO_URI=""

NEXT_PUBLIC_PHONEPE_MERCHANT_ID=your_merchant_id
NEXT_PUBLIC_PHONEPE_SALT_KEY=your_salt_key
NEXT_PUBLIC_PHONEPE_SECRET_KEY=your_secret_key
NEXT_PUBLIC_PHONEPE_API_KEY=""
NEXT_PUBLIC_PHONEPE_API_KEY_INDEX=""
NEXT_PUBLIC_PHONEPE_API_URL=""

0 comments on commit f32ede6

Please sign in to comment.