From 2393da4425991647a83495897e9be453a996831a Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 1 Oct 2023 21:44:54 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 15c9e82f3..d4b442203 100644 --- a/README.md +++ b/README.md @@ -93,9 +93,8 @@ Otherwise refer to this Guide: It should look like this inside: ``` - OPENAI_API_KEY=Yourkey + API_KEY=Yourkey VITE_API_STREAMING=true - SELF_HOSTED_MODEL=false ``` See optional environment variables in the `/.env-template` and `/application/.env_sample` files. 3. Run `./run-with-docker-compose.sh`