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.bat | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'start-wekan.bat') diff --git a/start-wekan.bat b/start-wekan.bat index fee3e18a..c2acb3d6 100644 --- a/start-wekan.bat +++ b/start-wekan.bat @@ -69,6 +69,11 @@ REM SET OAUTH2_TOKEN_ENDPOINT= REM ------------------------------------------------------------ +REM # Debug OIDC OAuth2 etc. +REM SET DEBUG=true + +REM ------------------------------------------------------------ + REM # LDAP_ENABLE : Enable or not the connection by the LDAP REM # example : LDAP_ENABLE=true REM SET LDAP_ENABLE=false @@ -245,4 +250,4 @@ REM SET LOGOUT_ON_MINUTES= cd .build\bundle node main.js -cd ..\.. \ No newline at end of file +cd ..\.. -- cgit v1.2.3-1-g7c22