Files
slp-modular-cms/frontend/.env.example
T
2026-06-20 17:04:17 +02:00

5 lines
243 B
Bash

# Base URL of the SlpModularCms .NET API (Unit 0 backend).
# The backend must be running with CORS configured to allow this origin
# and to send the httpOnly refresh-token cookie (credentials: include).
VITE_API_BASE_URL=http://localhost:5000