From 07724f99ae909b044f17bc3c0b1f800237747f86 Mon Sep 17 00:00:00 2001 From: Akuket Date: Thu, 28 Nov 2019 11:55:36 +0100 Subject: Add LINKED_CARDS_ENABLED env var --- Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 41df2126..6b9a1d04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -111,6 +111,7 @@ ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build- CORS_ALLOW_HEADERS="" \ CORS_EXPOSE_HEADERS="" \ DEFAULT_AUTHENTICATION_METHOD="" + LINKED_CARDS_ENABLED=true # Copy the app to the image COPY ${SRC_PATH} /home/wekan/app -- cgit v1.2.3-1-g7c22