From 889ee7c2f6fabf11ae4fc7e6f48ddd1cea70dea8 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 23 May 2021 15:06:56 +0200 Subject: [PATCH] Add settings for default coop --- app_config.yml.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app_config.yml.tmpl b/app_config.yml.tmpl index aeca0dc..3f3a8d2 100644 --- a/app_config.yml.tmpl +++ b/app_config.yml.tmpl @@ -166,3 +166,6 @@ default: &defaults # don't remove this, required to run the app production: <<: *defaults + +{{ env "FOODCOOP_NAME" }}: + <<: *defaults