diff --git a/README.md b/README.md index 667febd..aa35665 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,9 @@ docuseal-listener: # IMPORTANT: This must match the volume name used by your Paperless consume directory - paperless_consume:/consume ``` +## Setup: +**Configure Docuseal Webhook:** + * Go to your Docuseal webhook settings. + * Set the **URL** to `http://:5001/webhook/docuseal`. + * Set the **Secret** to the same value you used for `DOCUSEAL_WEBHOOK_SECRET` in your `docker-compose.yml` file. + * Ensure the `form.completed` event is enabled. \ No newline at end of file