Skip to content

Instantly share code, notes, and snippets.

@dipeshhkc
Created January 15, 2023 22:38
Show Gist options
  • Save dipeshhkc/07670c5ff0d35df50028823ca849de3c to your computer and use it in GitHub Desktop.
Save dipeshhkc/07670c5ff0d35df50028823ca849de3c to your computer and use it in GitHub Desktop.
DATABASE_URL="postgresql://postgres:secret@localhost:54321/stripe"
POSTGRES_PASSWORD="secret"
STRIPE_SECRET_KEY="sk_test_************************************"
STRIPE_WEBHOOK_ENDPOINT_SECRET="whsec_********************************"
ORIGIN="http://localhost:3000"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment