-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Steps to reproduce
When loading redux anywhere except the production server, if you view the console log for javascript errors, you'll notice CORS errors in aboutus.js because it links directly to:
https://api.redux.portneuf.cose.isu.edu/swagger/index.html
Is there a way to have this refer to the production API server variable in the .env file?
Expected behaviour
The aboutus javascript should use the base API endpoint defined in the common .env file.
Environment
any os
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working