test preview
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# Stripe Configuration
|
||||
# Get your keys from https://dashboard.stripe.com/apikeys
|
||||
VITE_STRIPE_PUBLISHABLE_KEY=pk_test_your_key_here
|
||||
|
||||
# Backend URL (for production)
|
||||
VITE_API_URL=http://localhost:3000
|
||||
|
||||
Reference in New Issue
Block a user