From fae8954eeb106fee57bff8c1b3ce5149af5cc825 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 17 May 2024 18:46:59 -0700 Subject: [PATCH] Update SELF_HOST.md --- SELF_HOST.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SELF_HOST.md b/SELF_HOST.md index bbce267..ff5ee04 100644 --- a/SELF_HOST.md +++ b/SELF_HOST.md @@ -27,4 +27,5 @@ Once that's complete, you can simply run the following commands to get started: docker compose up ``` + This will run a local instance of Firecrawl which can be accessed at `http://localhost:3002`.