mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01: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
|
# LOGOUT_ON_MINUTES : The number of minutes
|
||||||
# example : LOGOUT_ON_MINUTES=55
|
# example : LOGOUT_ON_MINUTES=55
|
||||||
#- LOGOUT_ON_MINUTES=
|
#- LOGOUT_ON_MINUTES=
|
||||||
|
#---------------------------------------------------------------------
|
||||||
|
# PASSWORD_LOGIN_ENABLED : Enable or not the password login form.
|
||||||
|
# example: PASSWORD_LOGIN_ENABLED=false
|
||||||
|
# - PASSWORD_LOGIN_ENABLED
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- mongodb
|
- mongodb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue