Change env vars to be more meaningful

This commit is contained in:
Ettore Di Giacinto
2025-03-05 22:19:07 +01:00
parent 127c76d006
commit 7492a3ab3b
6 changed files with 143 additions and 22 deletions

View File

@@ -38,8 +38,8 @@ services:
ports:
- 8080:3000
environment:
- TEST_MODEL=marco-o1
- LOCALAGENT_MODEL=marco-o1
- EMBEDDING_MODEL=bert-embeddings
- API_URL=http://api:8080
- LOCALAGENT_LLM_API_URL=http://api:8080
volumes:
- ./data/:/pool