# API URL for the backend API_URL=http://127.0.0.1:8021 # Stripe payment link for license key purchase STRIPE_PAYMENT_LINK=https://buy.stripe.com/your_payment_link_here # Application environment (development/production) APP_ENV=development