summaryrefslogtreecommitdiffstats
path: root/torodb-postgresql
diff options
context:
space:
mode:
authorAllemand <37148072+salleman33@users.noreply.github.com>2020-04-14 09:12:39 +0200
committerGitHub <noreply@github.com>2020-04-14 09:12:39 +0200
commit4f1330c777ae52f2b52eacda4f0945dee1cb51af (patch)
tree4571bf1787408bdd475c2507f7832da151e7324c /torodb-postgresql
parent94b558cf434316fab64a3651fb7ce18b8101d14b (diff)
downloadwekan-4f1330c777ae52f2b52eacda4f0945dee1cb51af.tar.gz
wekan-4f1330c777ae52f2b52eacda4f0945dee1cb51af.tar.bz2
wekan-4f1330c777ae52f2b52eacda4f0945dee1cb51af.zip
Update docker-compose.yml
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