From 50098f075de5cb046db7a2a45a3f15a198f2e6e9 Mon Sep 17 00:00:00 2001 From: Ivan Charapanau Date: Fri, 2 Aug 2024 10:27:54 +0200 Subject: [PATCH] bug: webui consuming librechat env --- compose.webui.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/compose.webui.yml b/compose.webui.yml index f3acfff..0cc47e3 100644 --- a/compose.webui.yml +++ b/compose.webui.yml @@ -3,7 +3,6 @@ services: image: ghcr.io/open-webui/open-webui:main env_file: - ./.env - - ./librechat/.env container_name: webui volumes: - ./open-webui:/app/backend/data