Skip to content

Commit

Permalink
Fix Dockerfile to be ready for Qovery
Browse files Browse the repository at this point in the history
  • Loading branch information
defro committed Mar 1, 2021
1 parent de03d9e commit d1b92c7
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 @@ -18,7 +18,6 @@ RUN sed -ri -e 's!/var/www/!${APACHE_DOCUMENT_ROOT}!g' /etc/apache2/apache2.conf

# Access to source code
COPY . /application
VOLUME /application
WORKDIR /application

# Install composer
Expand Down

0 comments on commit d1b92c7

Please sign in to comment.