Update docker-compose.yml
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
|||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
environment:
|
environment:
|
||||||
- HOST=0.0.0.0
|
- HOST=0.0.0.0
|
||||||
|
- PORT=3080
|
||||||
- MONGO_URI=mongodb://mongodb:27017/LibreChat
|
- MONGO_URI=mongodb://mongodb:27017/LibreChat
|
||||||
- MEILI_HOST=http://meilisearch:7700
|
- MEILI_HOST=http://meilisearch:7700
|
||||||
- RAG_PORT=${RAG_PORT:-8000}
|
- RAG_PORT=${RAG_PORT:-8000}
|
||||||
|
|||||||
Reference in New Issue
Block a user