Files
webklar.com-v2-beta/webklar/.env.example
2026-01-07 18:08:21 +01:00

8 lines
199 B
Plaintext

# 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