Closed rachelrring closed 6 months ago
When deploying this app the CORS policy needs to be changed to only allow requests from the frontend client.
This is the same for the Go backend as well --> the go gin server allows all requests
When deploying this app the CORS policy needs to be changed to only allow requests from the frontend client.