fix(requests.http): default to localhost baseUrl
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
@baseUrl = https://api.firecrawl.dev
|
# Pick your baseUrl here:
|
||||||
|
@baseUrl = http://localhost:3002
|
||||||
|
# @baseUrl = https://api.firecrawl.dev
|
||||||
|
|
||||||
### Scrape Website
|
### Scrape Website
|
||||||
# @name scrape
|
# @name scrape
|
||||||
|
|||||||
Reference in New Issue
Block a user