summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-14 16:31:48 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-14 16:31:48 +0300
commit60a9b4b93471dc90c9a15b6e22da6afff3a9d863 (patch)
treefd8ce983b09b10012171100508486fbe67458ba6 /Dockerfile
parent434fa3226af0d4857b991b805dc26141f5956e5d (diff)
parent8368461b57d2a3336b9e5b6c2387f49b3becd7ef (diff)
downloadwekan-60a9b4b93471dc90c9a15b6e22da6afff3a9d863.tar.gz
wekan-60a9b4b93471dc90c9a15b6e22da6afff3a9d863.tar.bz2
wekan-60a9b4b93471dc90c9a15b6e22da6afff3a9d863.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index d3949e00..d62b49df 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -40,7 +40,7 @@ ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential pyth
OAUTH2_ID_MAP="" \
OAUTH2_USERNAME_MAP="" \
OAUTH2_FULLNAME_MAP="" \
- OAUTH2_ID_TOKEN_WHITELIST_FIELDS=[] \
+ OAUTH2_ID_TOKEN_WHITELIST_FIELDS="" \
OAUTH2_REQUEST_PERMISSIONS='openid profile email' \
OAUTH2_EMAIL_MAP="" \
LDAP_ENABLE=false \