1 Commits

Author SHA1 Message Date
JimKarvo 6337feeae1 fix: add -debug flag to enable processor DEBUG logs 2026-06-29 20:54:17 +00:00
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -1,4 +0,0 @@
# Test Webhook Notification
This file exists only to trigger a test webhook notification.
Delete after testing.
+1 -1
View File
@@ -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