openfun / arnold

:construction_worker_woman: Deploy your applications to Kubernetes with Ansible
MIT License
40 stars 8 forks source link

🔧(richie) declare DJANGO_ALLOWED_HOSTS into env config file #796

Closed jbpenrath closed 2 months ago

jbpenrath commented 2 months ago

Purpose

We want to be able to override DJANGO_ALLOWED_HOSTS in matsuo. Currently, this env var is declared directly in the property env of containers, to make it overridable, we declare it instead in the env config file.

Then release minor version 6.22.0