mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
- Add option DEBUG=true for docker-compose.yml/Snap/Source.
Thanks to xet7 !
This commit is contained in:
parent
9edf95ec93
commit
8e02170dd1
6 changed files with 26 additions and 3 deletions
|
|
@ -70,6 +70,9 @@
|
|||
# example: export OAUTH2_TOKEN_ENDPOINT=/oauth/token
|
||||
#export OAUTH2_TOKEN_ENDPOINT=''
|
||||
#---------------------------------------------
|
||||
# Debug OIDC OAuth2 etc.
|
||||
#export DEBUG=true
|
||||
#---------------------------------------------
|
||||
# LDAP_ENABLE : Enable or not the connection by the LDAP
|
||||
# example : export LDAP_ENABLE=true
|
||||
#export LDAP_ENABLE=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue