From 5152019a05ee99ae347bcc2630813163d9d7bdc2 Mon Sep 17 00:00:00 2001 From: Emircan ERKUL Date: Tue, 20 May 2025 18:14:02 +0300 Subject: [PATCH] Update docker-compose.yaml (#1566) --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 0b0cfb3e..d3cbb3ee 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,7 +1,7 @@ name: firecrawl x-common-service: &common-service - # NOTE: If you want to build the service locally, + # NOTE: If you don't want to build the service locally, # uncomment the build: statement and comment out the image: statement # image: ghcr.io/mendableai/firecrawl build: apps/api