fix: add -debug flag to enable processor DEBUG logs
This commit is contained in:
@@ -58,4 +58,4 @@ if [ -n "$MANUAL_USER_MAPPINGS" ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
exec ./gitea-notification-hub -config /app/config/config.yaml
|
||||
exec ./gitea-notification-hub -config /app/config/config.yaml -debug
|
||||
|
||||
Reference in New Issue
Block a user