diff --git a/apps/api/.env.example b/apps/api/.env.example index ea0daa3..eed6bd8 100644 --- a/apps/api/.env.example +++ b/apps/api/.env.example @@ -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 \ No newline at end of file +SELF_HOSTED_WEBHOOK_URL= \ No newline at end of file