Files
2025-12-26 13:38:04 +01:00

8 lines
231 B
Plaintext

# API Endpoints
VITE_API_URL=http://localhost:8082
VITE_WORK_API_URL=http://localhost:8083
VITE_PAYMENT_API_URL=http://localhost:8084
# Stripe Public Key (for payment processing)
VITE_STRIPE_PUBLIC_KEY=your_stripe_public_key_here