slidegen / env.example
mrkeyiano
fix
0c4acd2
raw
history blame contribute delete
242 Bytes
# 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