conference-website/.env.example

6 lines
165 B
Plaintext

DEBUG=1
STRIPE_API_KEY=sk_test_CHANGE
STRIPE_ENDPOINT_SECRET=whsec_CHANGE
# Enable to use OAuth without HTTPS during local development
OAUTHLIB_INSECURE_TRANSPORT=1