Skip to content

Commit 28c3b71

Browse files
author
Marcus Kornmann
committed
clearify firecrawl usage
1 parent 6b53b18 commit 28c3b71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ If you installed DEFAME manually, you also need to run Firecrawl manually by exe
146146
```bash
147147
docker run -d -p 3002:3002 tudamailab/firecrawl
148148
```
149+
and to adjust the `config/globals.py` file by setting `firecrawl_url = "http://localhost:3002"`.
149150
150151
If you really want to set up Firecrawl manually and without Docker, follow the [Firecrawl Documentation](https://github.com/mendableai/firecrawl.git). We do not recommend that because, in our experience, that setup procedure is rather involving. Therefore, we recommend to use the Firecrawl Docker Image we provide for this project. (You may modify and re-build the Firecrawl Image via the `Dockerfile` stored in `third_party/firecrawl`.)
151152

0 commit comments

Comments
 (0)