From da467360162116f93e8b849f60382894b3316394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerg=C5=91=20M=C3=B3ricz?= Date: Thu, 20 Feb 2025 08:01:31 +0100 Subject: [PATCH] fix(self-host): further changes --- SELF_HOST.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SELF_HOST.md b/SELF_HOST.md index cff3e82f..84603967 100644 --- a/SELF_HOST.md +++ b/SELF_HOST.md @@ -34,9 +34,7 @@ Self-hosting Firecrawl is ideal for those who need full control over their scrap 2. Set environment variables -Create an `.env` in the root directory you can copy over the template in `apps/api/.env.example` - -To start, we won't set up authentication or any optional subservices (pdf parsing, JS blocking support, AI features) +Create an `.env` in the root directory using the template below. `.env:` ```