Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
indpurvesh committed Mar 23, 2017
1 parent bad8ecc commit 03319ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ RUN apt-get update && apt-get install -y \



ADD 000-laravel.conf /etc/apache2/sites-available/
RUN rm /etc/apache2/sites-available/000-default.conf

ADD 000-default.conf /etc/apache2/sites-available/

RUN service apache2 start

Expand Down

0 comments on commit 03319ec

Please sign in to comment.