From 8e02170dd1d5a638ba47dcca910e6eecbfd03baf Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 11 Feb 2019 16:32:24 +0200 Subject: - Add option DEBUG=true for docker-compose.yml/Snap/Source. Thanks to xet7 ! --- start-wekan.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'start-wekan.sh') diff --git a/start-wekan.sh b/start-wekan.sh index a7587e40..bd052588 100755 --- a/start-wekan.sh +++ b/start-wekan.sh @@ -88,6 +88,9 @@ function wekan_repo_check(){ # 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 -- cgit v1.2.3-1-g7c22