Fix docker instructions

This commit is contained in:
Mamy Ratsimbazafy
2025-04-07 22:49:08 +02:00
committed by GitHub
parent 459f381b9f
commit 88c4b10994

View File

@@ -112,7 +112,7 @@ To use local LLM, comment out `OPENAI_KEY` and instead uncomment `OPENAI_ENDPOIN
1. Clone the repository
2. Rename `.env.example` to `.env.local` and set your API keys
3. Run `npm install`
3. Run `docker build -f Dockerfile`
4. Run the Docker image: