We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b19e3b commit f2b41e6Copy full SHA for f2b41e6
1 file changed
docker-compose.yml
@@ -18,6 +18,7 @@ services:
18
- EMBEDDINGS_MODEL=local
19
- GROQ_API_KEY=${GROQ_API_KEY}
20
- LLM_MODEL=llama-3.1-8b-instant
21
+ - ROOT_PATH=/api
22
23
volumes:
24
- ./uploads:/app/uploads
0 commit comments