Skip to content

Fix/env

Thomas Van Vark requested to merge fix/env into master

Fixes the CORS error the front end runs into since it was using the wrong ENV file Also partially patches a problem with the CI/CD. If there is a tag, QA will be messed up again, since it will again use the wrong ENV. It's problem worth another ticket, so I created one: #7

Merge request reports