davanstrien HF staff commited on
Commit
85de1ce
1 Parent(s): 8e76143

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -22,7 +22,7 @@ RUN --mount=type=secret,id=QDRANT_API_KEY,mode=0444,required=true \
22
  USER 1000
23
 
24
  # Expose the necessary ports
25
- EXPOSE 6334
26
 
27
  # Set the working directory
28
  WORKDIR /qdrant
 
22
  USER 1000
23
 
24
  # Expose the necessary ports
25
+ EXPOSE 6333
26
 
27
  # Set the working directory
28
  WORKDIR /qdrant