Adds front-end set-up
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user