# Base URL of the SlpModularCms .NET API. # The backend must be running with CORS configured to allow this origin # and to send the httpOnly refresh-token cookie (credentials: include). # Set CookieSameSite=None in appsettings.Development.json so the cookie # is sent cross-origin when the frontend and backend run on different ports. VITE_API_BASE_URL=https://localhost:7221