From cdc7882dc4e7d6a8eac2a54bdb5ba5f25007231b Mon Sep 17 00:00:00 2001 From: gecBurton Date: Wed, 29 Jan 2025 07:16:31 +0000 Subject: [PATCH] fixed .env --- tests/.env.integration | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/.env.integration b/tests/.env.integration index f2077bf76..771a2846c 100644 --- a/tests/.env.integration +++ b/tests/.env.integration @@ -40,4 +40,5 @@ MAX_SECURITY_CLASSIFICATION=OFFICIAL_SENSITIVE LITELLM_URL=http://litellm:4000 LITELLM_MASTER_KEY=sk-1234 -POSTGRES_URL=postgresql://redbox-core:insecure@db:5432/litellm \ No newline at end of file +POSTGRES_URL=postgresql://redbox-core:insecure@db:5432/litellm +