summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-13 18:23:24 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-13 18:23:24 +0300
commit375fda0effe3f30760190cfa65f59f3e787643ca (patch)
tree5c185f6ad0456bd62621fa974c15818e8d57791f /Dockerfile
parent38a238df80ea52d9fcbe48db4b43433651f61c0e (diff)
parented04769947d83000cc7654663c94e8062fee9ad9 (diff)
downloadwekan-375fda0effe3f30760190cfa65f59f3e787643ca.tar.gz
wekan-375fda0effe3f30760190cfa65f59f3e787643ca.tar.bz2
wekan-375fda0effe3f30760190cfa65f59f3e787643ca.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 032beed6..d3949e00 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -41,7 +41,7 @@ ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential pyth
OAUTH2_USERNAME_MAP="" \
OAUTH2_FULLNAME_MAP="" \
OAUTH2_ID_TOKEN_WHITELIST_FIELDS=[] \
- OAUTH2_REQUEST_PERMISSIONS='openid profiles email' \
+ OAUTH2_REQUEST_PERMISSIONS='openid profile email' \
OAUTH2_EMAIL_MAP="" \
LDAP_ENABLE=false \
LDAP_PORT=389 \