Skip to content

Commit

Permalink
Updating Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ReTeam Labs committed Apr 9, 2020
1 parent aa71762 commit 2d475c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ RUN pip install -r requirements.txt

COPY . /app

ENV PYTHONPATH "${PYTHONPATH}:/app/src"
CMD ["python", "/app/src/app.py"]

0 comments on commit 2d475c8

Please sign in to comment.