From 4f1330c777ae52f2b52eacda4f0945dee1cb51af Mon Sep 17 00:00:00 2001 From: Allemand <37148072+salleman33@users.noreply.github.com> Date: Tue, 14 Apr 2020 09:12:39 +0200 Subject: Update docker-compose.yml --- torodb-postgresql/docker-compose.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'torodb-postgresql') 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 -- cgit v1.2.3-1-g7c22