Skip to content

Commit

Permalink
更新dockerfile BACKEND
Browse files Browse the repository at this point in the history
  • Loading branch information
fatwang2 committed Mar 24, 2024
1 parent 49d9599 commit b1c0c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ COPY search4all.py .

# Set environment variables
ENV PORT 8800
ENV backend=""
ENV BACKEND=""
ENV OPENAI_API_KEY=""
ENV OPENAI_BASE_URL=""
ENV LLM_MODEL=""
Expand Down

0 comments on commit b1c0c84

Please sign in to comment.