From e1d8e1584e79d44702cf7c487232fa80d233eb00 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 21 Oct 2024 12:23:27 -0300 Subject: [PATCH] Update SELF_HOST.md --- SELF_HOST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SELF_HOST.md b/SELF_HOST.md index b86ddf3e..78228485 100644 --- a/SELF_HOST.md +++ b/SELF_HOST.md @@ -59,7 +59,7 @@ SUPABASE_SERVICE_TOKEN= # Other Optionals TEST_API_KEY= # use if you've set up authentication and want to test with a real API key -SCRAPING_BEE_API_KEY= # use if you'd like to use ScrapingBee to handle JS blocking +SCRAPING_BEE_API_KEY= # use if you'd like to use as a fallback scraper OPENAI_API_KEY= # add for LLM-dependent features (e.g., image alt generation) BULL_AUTH_KEY= @ LOGTAIL_KEY= # Use if you're configuring basic logging with logtail