Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Nov 19, 2023
1 parent db5cf80 commit 336506a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,5 @@ RUN cd ${LARAVEL_PATH} \
&& chown www-data:www-data bootstrap/cache \
&& chown -R www-data:www-data storage/

RUN rm /etc/apache2/sites-enabled/*
COPY config/apache2 /etc/apache2/
RUN a2enmod rewrite headers \
&& a2ensite laravel

0 comments on commit 336506a

Please sign in to comment.