Skip to content

Commit

Permalink
Merge pull request #54 from dhrumilp12/testing
Browse files Browse the repository at this point in the history
.
  • Loading branch information
dhrumilp12 authored Sep 3, 2024
2 parents d2afaf7 + 13e157a commit be43db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV PATH="/root/.local/bin:${PATH}"

ENV FLASK_RUN_HOST=0.0.0.0 \
FLASK_RUN_PORT=8000 \
FLASK_ENV=production
FLASK_ENV=development

RUN pipx install poetry

Expand Down

0 comments on commit be43db6

Please sign in to comment.