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
|
|
@ -276,6 +276,9 @@ services:
|
|||
# example: OAUTH2_TOKEN_ENDPOINT=/oauth/token
|
||||
#- OAUTH2_TOKEN_ENDPOINT=
|
||||
#-----------------------------------------------------------------
|
||||
# Debug OIDC OAuth2 etc
|
||||
#- DEBUG=true
|
||||
#-----------------------------------------------------------------
|
||||
# ==== LDAP ====
|
||||
# https://github.com/wekan/wekan/wiki/LDAP
|
||||
# For Snap settings see https://github.com/wekan/wekan-snap/wiki/Supported-settings-keys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue