.
This commit is contained in:
@@ -169,8 +169,8 @@ services:
|
||||
- RAG_PORT=${RAG_PORT:-8000}
|
||||
networks:
|
||||
- net
|
||||
# depends_on:
|
||||
# - vectordb
|
||||
depends_on:
|
||||
- vectordb
|
||||
env_file:
|
||||
- stack.env
|
||||
healthcheck:
|
||||
@@ -196,8 +196,8 @@ services:
|
||||
|
||||
metrics:
|
||||
image: ghcr.io/virtuos/librechat_exporter:main
|
||||
# depends_on:
|
||||
# - mongodb
|
||||
depends_on:
|
||||
- mongodb
|
||||
# ports:
|
||||
# - "8000:8000"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user