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