-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env
More file actions
7 lines (6 loc) · 709 Bytes
/
.env
File metadata and controls
7 lines (6 loc) · 709 Bytes
1
2
3
4
5
6
7
# Warning: Do not add secrets (API keys and similar) to this file, as it source controlled!
# Use `.env.local` for any secrets, and ensure it is not added to source control
NEXT_PUBLIC_SANITY_DATASET="production"
NEXT_PUBLIC_SANITY_TOKEN= "skxdisOPcXrTuDZYjtklbg9Ng7HUx7nbosfRHpHCafA5nfxcv92xFe596FDKXIGk02JSSpK28A807wCM2TxZ5zqWw3K1wplYOmp2hLckjMUtLT1Iw3tBuNqxcaVoe4yocKRtHFxLFcgUPW3Dqk80oXImrLGc9aWiq3ZpLJsMXvKIIzFn9Zct"
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY: "pk_test_51OlQD5SF2Mje5d1Y8qUzwtTmSHzl4Fn4Pgomei3Ki5RTrkhUdODl0HV8GTPwBMrc8Vtux6Vay1kA9QYy7mBF2ibv002abP855U"
NEXT_PUBLIC_STRIPE_SECRET_KEY: "sk_test_51OlQD5SF2Mje5d1YmxFeEeKyasLoz6ghDIM1DQ7CbZxW3vDnM0n7A7TkPKrSLBmvlSSz2eLo99b2XxP1E97yNwiF00dYD8OCZ3"