rashadphz / farfalle

🔍 AI search engine - self-host with local or cloud LLMs

Home Page:https://www.farfalle.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when using docker-compose

b3nis opened this issue · comments

commented

ERROR: Invalid interpolation format for "backend" option in service "services": "OLLAMA_HOST=${OLLAMA_HOST:-http://localhost:11434}"
ERROR: Invalid interpolation format for "backend" option in service "services": "ENABLE_LOCAL_MODELS=${ENABLE_LOCAL_MODELS:-True}"

Getting these error when trying your docker-compose.dev.yml file.

Anything I have done wrong?

commented

The docker-compose file has been updated and there is now a .env-template. I've updated the README instructions. Let me know if you are still having issues.