Make default_carrier_code configurable in Chill defaults and update env_file.env template to use dynamic variable

This commit is contained in:
2026-09-15 15:16:57 +02:00
parent 32a6a31094
commit 2278378e30
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -55,4 +55,5 @@ default_chill:
rabbitmq_user: 'chilldev'
# rabbitmq_password:
editor_server: 'https://collabora.champs-libres.be'
ovhcloud_dsn: 'null://null'
ovhcloud_dsn: 'null://null'
default_carrier_code: 'FR'