summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-21 19:34:32 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-21 19:34:32 +0200
commita261c66f34726f5b6ddaffca82a80afb01f0d450 (patch)
tree9cb23fe8b6f0d8ef583a8a3e1e28a29230e5b91c /docker-compose.yml
parentac6f8e85519da2b7eabcec6e598c96b5fb9a2cfa (diff)
parentff1c3722a87768378632e368bfe2c27cddd9ec23 (diff)
downloadwekan-a261c66f34726f5b6ddaffca82a80afb01f0d450.tar.gz
wekan-a261c66f34726f5b6ddaffca82a80afb01f0d450.tar.bz2
wekan-a261c66f34726f5b6ddaffca82a80afb01f0d450.zip
Merge branch 'devel' of https://github.com/Akuket/wekan into Akuket-devel
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 0cb58cff..bb2f833d 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -212,6 +212,9 @@ services:
# LOGOUT_ON_MINUTES : The number of minutes
# example : LOGOUT_ON_MINUTES=55
#- LOGOUT_ON_MINUTES=
+ # DEFAULT_AUTHENTICATION_METHOD : The default authentication method used if a user does not exist to create and authenticate him
+ # example : DEFAULT_AUTHENTICATION_METHOD=ldap
+ #- DEFAULT_AUTHENTICATION_METHOD=
depends_on:
- wekandb