Skip to content

Commit

Permalink
remove unused line.
Browse files Browse the repository at this point in the history
  • Loading branch information
alainivars committed Jun 17, 2019
1 parent 104ebed commit b60d04a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ ENV ENABLE_DEBUG=1
EXPOSE 8000

CMD ["uwsgi", "--ini", "/opt/drf-microservice/uwsgi.ini"]
#CMD ["gunicorn", "--workers=2", "--bind=0.0.0.0:8000", "project:project"]

0 comments on commit b60d04a

Please sign in to comment.