Skip to content

Commit

Permalink
Updated Dockerfile with same port as chainlit app
Browse files Browse the repository at this point in the history
Co-authored-by: Dan [email protected]
Co-authored-by: Brandon [email protected]
Co-authored-by: Enrico [email protected]
  • Loading branch information
daniel Foley committed Nov 27, 2024
1 parent 91b7015 commit cb13d1e
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 @@ -94,7 +94,7 @@ ENV PORT=7860



ENV CHAINLIT_SERVER_PORT=7860
ENV CHAINLIT_SERVER_PORT=8000



Expand Down

0 comments on commit cb13d1e

Please sign in to comment.