mirror of
https://github.com/blackboxprogramming/context-bridge.git
synced 2026-03-17 06:57:11 -05:00
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
STRIPE_SECRET_KEY=sk_test_your_key_here
|
|
STRIPE_WEBHOOK_SECRET=whsec_your_secret_here
|
|
GITHUB_TOKEN=ghp_your_token_here
|
|
BASE_URL=https://context-bridge-ten.vercel.app
|
|
PORT=3000
|