diff --git a/docs/docs/get-started/docker.mdx b/docs/docs/get-started/docker.mdx index 366d71de..ebf86554 100644 --- a/docs/docs/get-started/docker.mdx +++ b/docs/docs/get-started/docker.mdx @@ -1,12 +1,12 @@ --- -title: Deploy with Docker +title: Install with Docker slug: /get-started/docker --- import PartialOnboarding from '@site/docs/_partial-onboarding.mdx'; There are two different Docker Compose files. -They deploy the same applications and containers, but to different environments. +They deploy the same applications and containers locally, but to different environments. - [`docker-compose.yml`](https://github.com/langflow-ai/openrag/blob/main/docker-compose.yml) is an OpenRAG deployment with GPU support for accelerated AI processing. diff --git a/docs/docs/get-started/quickstart.mdx b/docs/docs/get-started/quickstart.mdx index c2f4b3a5..942433b5 100644 --- a/docs/docs/get-started/quickstart.mdx +++ b/docs/docs/get-started/quickstart.mdx @@ -44,8 +44,6 @@ If you aren't getting the results you need, you can further tune the knowledge i To modify the knowledge ingestion or Agent behavior, click