Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: expose more CORS related configurations via environment variables
With the current django configurations exposed, it was not possible to deploy and use caluma in a CORS scenario. With this change more CORS header configurations are exposed via environment variables. Furthermore it enhances the django default values with some caluma required stuff like the language header.
- Loading branch information