CORS implemented in a static manner: unable to configure on another machine
This commit is contained in:
@@ -35,3 +35,9 @@ This feature provides a basic HTTP authentication mechanism for the Single Page
|
||||
|
||||
3. **Access the SPA**:
|
||||
Upon successful authentication, you will gain access to the Single Page Application. Your access will be preserved for the duration of your browser session.
|
||||
|
||||
## Deployment
|
||||
|
||||
The application is designed to be deployed to a custom host. This requires configuring environment variables for the frontend and backend to ensure they can communicate correctly without CORS errors.
|
||||
|
||||
For detailed instructions on how to configure the application for a custom domain, please see the [Deployment Quickstart Guide](./specs/008-deploy-to-hosting/quickstart.md).
|
||||
|
||||
Reference in New Issue
Block a user