frfr commited on
Commit
48210cf
·
verified ·
1 Parent(s): 22d0e1a

Update docker-compose.override.yml

Browse files
Files changed (1) hide show
  1. docker-compose.override.yml +3 -8
docker-compose.override.yml CHANGED
@@ -1,11 +1,6 @@
1
- version: '3.4'
2
-
3
  services:
4
  api:
5
  volumes:
6
- - type: bind
7
- source: ./librechat.yaml
8
- target: /app/librechat.yaml
9
-
10
- rag_api:
11
- image: ghcr.io/danny-avila/librechat-rag-api-dev:latest
 
 
 
1
  services:
2
  api:
3
  volumes:
4
+ - type: bind
5
+ source: ./librechat.yaml
6
+ target: /app/librechat.yaml