mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Update docker-compose.yml
This commit is contained in:
parent
94b558cf43
commit
4f1330c777
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue