Skip to content

Commit

Permalink
Merge pull request #83 from langchain-ai/nfcampos-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
nfcampos authored Nov 28, 2023
2 parents 2299ec0 + 32e2c29 commit 1337535
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ RUN rm poetry.lock

RUN pip install .

COPY ./frontend/dist ./ui

CMD exec uvicorn app.server:app --host 0.0.0.0 --port $PORT

0 comments on commit 1337535

Please sign in to comment.