From bb32153fc1ec49bff9439b7c668f8aa6d025a8a3 Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Mon, 8 Sep 2025 09:13:23 +0800 Subject: [PATCH] =?UTF-8?q?qdrant=20=D0=B2=20=D0=BF=D1=80=D0=BE=D1=84?= =?UTF-8?q?=D0=B8=D0=BB=D0=B5=20rag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yml b/compose.yml index 50e8e71..352e0a3 100644 --- a/compose.yml +++ b/compose.yml @@ -18,6 +18,7 @@ services: volumes: - ./.data/qdrant/storage:/qdrant/storage restart: "no" + profiles: ["rag"] ai-webui: container_name: ai-webui