# DashCaddy website configuration NEXT_PUBLIC_APP_URL=https://dashcaddy.net NEXT_PUBLIC_LICENSE_SERVER_URL=https://licenses.dashcaddy.net NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_live_your_publishable_key_here # The website no longer owns Stripe secret or webhook handling. # Stripe Checkout sessions and webhook processing live in dashcaddy-license-server.