summaryrefslogtreecommitdiffstats
path: root/torodb-postgresql
diff options
context:
space:
mode:
authorNicoP-S <paetni1@gmail.com>2020-04-26 00:37:30 +0200
committerGitHub <noreply@github.com>2020-04-26 00:37:30 +0200
commit8e709c1b79b3134d0be95fa922c42d02bb165005 (patch)
tree296574dd4f710e043c06538e39ec0b709f7924e0 /torodb-postgresql
parentedf52bc4382823ed8768251954371094a849213e (diff)
parent3908fe0ab875cf4b793c884a3d82df2f1a3b2686 (diff)
downloadwekan-8e709c1b79b3134d0be95fa922c42d02bb165005.tar.gz
wekan-8e709c1b79b3134d0be95fa922c42d02bb165005.tar.bz2
wekan-8e709c1b79b3134d0be95fa922c42d02bb165005.zip
Merge pull request #6 from wekan/master
Update
Diffstat (limited to 'torodb-postgresql')
-rw-r--r--torodb-postgresql/docker-compose.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/torodb-postgresql/docker-compose.yml b/torodb-postgresql/docker-compose.yml
index e742402f..793a9b4f 100644
--- a/torodb-postgresql/docker-compose.yml
+++ b/torodb-postgresql/docker-compose.yml
@@ -527,7 +527,12 @@ services:
# LOGOUT_ON_MINUTES : The number of minutes
# example : LOGOUT_ON_MINUTES=55
#- LOGOUT_ON_MINUTES=
+ #---------------------------------------------------------------------
+ # PASSWORD_LOGIN_ENABLED : Enable or not the password login form.
+ # example: PASSWORD_LOGIN_ENABLED=false
+ # - PASSWORD_LOGIN_ENABLED
#-------------------------------------------------------------------
+
depends_on:
- mongodb