fix(self-host): further changes

This commit is contained in:
Gergő Móricz 2025-02-20 08:01:31 +01:00
parent 10d9b65f96
commit da46736016

View File

@ -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:`
```