getmetal / motorhead

🧠 Motorhead is a memory and information retrieval server for LLMs.
https://getmetal.io
Apache License 2.0
846 stars 79 forks source link

Cant host on render #71

Open jungf8 opened 1 year ago

jungf8 commented 1 year ago

thread 'main' panicked at '$REDIS_URL is not set: NotPresent', src/main.rs:34:43

I have it as REDIS_URL: 'redis://redis:6379'. I am new to it, someone can help?

Czechh commented 1 year ago

Are you adding that as an env variable to the motorhead container?