Skip to content

Commit

Permalink
Add volume logs 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sshnaidm committed Mar 25, 2018
1 parent 6b1b417 commit 3473aa8
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
Expand Up @@ -36,7 +36,7 @@ COPY uwsgi.ini /uwsgi.ini

WORKDIR /app
VOLUME ["/cidata"]
VOLUME ["/logs"]
VOLUME ["/logdir"]
EXPOSE 8090

ENTRYPOINT ["/entrypoint.sh"]
Expand Down

0 comments on commit 3473aa8

Please sign in to comment.