Skip to content

Commit

Permalink
Revert "Change apache2 default document root to /var/www/htdocs"
Browse files Browse the repository at this point in the history
This reverts commit f87ce50.
  • Loading branch information
alexcheng1982 committed Sep 29, 2016
1 parent f87ce50 commit aa3b3d7
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 @@ -19,4 +19,3 @@ COPY ./bin/install-sampledata-1.9 /usr/local/bin/install-sampledata
RUN chmod +x /usr/local/bin/install-sampledata

VOLUME /var/www/htdocs
RUN sed -i 's/\/var\/www\/html/\/var\/www\/htdocs/' /etc/apache2/sites-available/000-default.conf

0 comments on commit aa3b3d7

Please sign in to comment.