Skip to content

Commit

Permalink
fixes #55
Browse files Browse the repository at this point in the history
  • Loading branch information
djdefi committed Apr 5, 2016
1 parent c476c94 commit ed35b0a
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 @@ -39,6 +39,7 @@ RUN chmod 0644 /etc/cron.d/artisan-schedule &&\
touch /var/log/cron.log &&\
chown www-data /var/www/html/.env

VOLUME /var/www
EXPOSE 8000

CMD ["/sbin/entrypoint.sh"]

0 comments on commit ed35b0a

Please sign in to comment.