Skip to content

Commit

Permalink
dummy port.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsevilla committed Feb 28, 2024
1 parent fc13914 commit eb015d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proyecto/llamachat/Dockerfile-dummy
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN pip install -r requirements-dummy.txt
ENV DUMMY="true"
ENV FLASK_APP="app/app.py"
ENV FLASK_DEBUG=true
ENV PORT=5020

EXPOSE 5020

Expand Down

0 comments on commit eb015d1

Please sign in to comment.