# Frontend environment variables for desktop (Tauri) builds. # Layered on top of .env when running in desktop mode. # Desktop backend endpoint — leave blank to use VITE_API_BASE_URL from .env VITE_DESKTOP_BACKEND_URL= # Desktop auth integration VITE_SAAS_SERVER_URL=https://auth.stirling.com VITE_SAAS_BACKEND_API_URL=https://api2.stirling.com