From e142acfdb745747c020a1bd5b1974b619d5bdb6d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 22 Dec 2019 09:44:58 +0200 Subject: Remove LINKED_CARDS_ENABLED settings, because it does not work. Thanks to xet7 ! --- Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index c36ee5aa..62c60390 100644 --- a/Dockerfile +++ b/Dockerfile @@ -110,8 +110,7 @@ ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build- CORS="" \ CORS_ALLOW_HEADERS="" \ CORS_EXPOSE_HEADERS="" \ - DEFAULT_AUTHENTICATION_METHOD="" \ - LINKED_CARDS_ENABLED=true + DEFAULT_AUTHENTICATION_METHOD="" # Copy the app to the image COPY ${SRC_PATH} /home/wekan/app -- cgit v1.2.3-1-g7c22