mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-20 19:59:12 +08:00
fix(requests.http): default to localhost baseUrl
This commit is contained in:
parent
3a5eee6e3f
commit
687ea69621
@ -1,4 +1,6 @@
|
||||
@baseUrl = https://api.firecrawl.dev
|
||||
# Pick your baseUrl here:
|
||||
@baseUrl = http://localhost:3002
|
||||
# @baseUrl = https://api.firecrawl.dev
|
||||
|
||||
### Scrape Website
|
||||
# @name scrape
|
||||
|
Loading…
x
Reference in New Issue
Block a user