소스 검색

Update docker-compose.yml

Allemand 5 년 전
부모
커밋
4f1330c777
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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