Skip to content

Commit

Permalink
Merge branch 'poetry' of github.com:numerique-gouv/content-manager in…
Browse files Browse the repository at this point in the history
…to poetry
  • Loading branch information
Ash-Crow committed Nov 21, 2023
2 parents e402c97 + 1b9bc66 commit d0d169b
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
@@ -1,6 +1,6 @@
FROM python:3.10

EXPOSE 8000
EXPOSE ${HOST_PORT}

ENV PYTHONDONTWRITEBYTECODE=1
ENV PYTHONUNBUFFERED=1
Expand Down

0 comments on commit d0d169b

Please sign in to comment.