fix(requests.http): default to localhost baseUrl
Some checks are pending
Deploy Images to GHCR / push-app-image (push) Waiting to run

This commit is contained in:
Gergő Móricz 2024-11-12 19:59:09 +01:00
parent 3a5eee6e3f
commit 687ea69621

View File

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