.
Some checks failed
Sync Locize Translations & Create Translation PR / Sync Translation Keys with Locize (push) Has been cancelled
Sync Locize Translations & Create Translation PR / Create Translation PR on Version Published (push) Has been cancelled

This commit is contained in:
2025-12-05 01:30:54 +00:00
parent b2fd9561df
commit ba24c5135c

View File

@@ -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: