taeminlee commited on
Commit
2e17598
·
verified ·
1 Parent(s): 6384766

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -28,7 +28,6 @@ RUN chmod -R 777 /app/api/logs/
28
  RUN chmod -R 777 /app/data
29
 
30
  # Copy Custom Endpoints Config
31
- # RUN curl -o /app/librechat.yaml https://raw.githubusercontent.com/fuegovic/lc-config-yaml/main/librechat-rw.yaml
32
  COPY librechat.yaml /app/librechat.yaml
33
 
34
  # Install dependencies
 
28
  RUN chmod -R 777 /app/data
29
 
30
  # Copy Custom Endpoints Config
 
31
  COPY librechat.yaml /app/librechat.yaml
32
 
33
  # Install dependencies