danny-avila / rag_api

ID-based RAG FastAPI: Integration with Langchain and PostgreSQL/pgvector
https://librechat.ai/
143 stars 60 forks source link

🛠️ fix(config): Correct HOST and PORT Environment Variables #16

Closed danny-avila closed 3 months ago

danny-avila commented 3 months ago

Environment variables were pointing to the wrong variables, this PR fixes it to the intended variables.