Add comment how to debug the openid provider

This commit is contained in:
Johannes Zellner
2024-07-03 11:33:58 +02:00
parent d122ece8e9
commit d892cc5763
+1
View File
@@ -14,6 +14,7 @@ Restart=always
ExecStart=/home/yellowtent/box/box.js
ExecReload=/bin/kill -HUP $MAINPID
; we run commands like df which will parse properly only with correct locale
; add "oidc-provider:*" to DEBUG for OpenID debugging
Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box:*,connect-lastmile,-box:ldap" "BOX_ENV=cloudron" "NODE_ENV=production" "LC_ALL=C" "AWS_SDK_JS_SUPPRESS_MAINTENANCE_MODE_MESSAGE=1"
; kill apptask processes as well
KillMode=control-group