Make default_carrier_code configurable in Chill defaults and update env_file.env template to use dynamic variable
This commit is contained in:
+2
-1
@@ -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'
|
||||
Reference in New Issue
Block a user