Browse Source

Update docker-compose.yml

Allemand 5 years ago
parent
commit
4f1330c777
1 changed files with 5 additions and 0 deletions
  1. 5 0
      torodb-postgresql/docker-compose.yml

+ 5 - 0
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