Skip to content

Commit

Permalink
fixing prod docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
veenhouse committed Nov 10, 2021
1 parent 6e495cd commit cf69f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chp_api/Dockerfile.prod
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ RUN mkdir $APP_HOME
RUN mkdir $APP_HOME/staticfiles
WORKDIR $APP_HOME


# set environment variables
ENV PYTHONDONTWRITEBYTECODE 1
ENV PYTHONUNBUFFERED 1
Expand Down

0 comments on commit cf69f87

Please sign in to comment.