summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-12-20 16:32:38 +0200
committerLauri Ojansivu <x@xet7.org>2019-12-20 16:32:38 +0200
commit1bf7f95bd8e1f38ad0413861c32dce3b0edb407e (patch)
tree14e7e51f4cad5f97e871b91a1495a5f226ca65f1 /Dockerfile
parent2a065825fac3afb1fa2eeec4cfdaf69011fe14a3 (diff)
downloadwekan-1bf7f95bd8e1f38ad0413861c32dce3b0edb407e.tar.gz
wekan-1bf7f95bd8e1f38ad0413861c32dce3b0edb407e.tar.bz2
wekan-1bf7f95bd8e1f38ad0413861c32dce3b0edb407e.zip
LINKED_CARDS_ENABLED settings part 2.
Thanks to xet7 !
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 24dfb1ac..c36ee5aa 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -110,7 +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=""
+ DEFAULT_AUTHENTICATION_METHOD="" \
LINKED_CARDS_ENABLED=true
# Copy the app to the image