0

Remove default webhook URL from .env.example

The default value for the SELF_HOSTED_WEBHOOK_URL in the .env.example file was removed to prevent unintentional exposure or usage. The users are now required to explicitly specify
This commit is contained in:
Jakob Stadlhuber 2024-06-04 19:56:35 +02:00
parent 6208f4207d
commit 9e5ddec207

View File

@ -52,4 +52,4 @@ PROXY_PASSWORD=
BLOCK_MEDIA=
# Set this to the URL of your webhook when using the self-hosted version of FireCrawl
SELF_HOSTED_WEBHOOK_URL=https://webhook.site/9d867d67-f77a-409b-aad6-73ebb2a264c2
SELF_HOSTED_WEBHOOK_URL=