change permalink, fix index page

This commit is contained in:
GotPPay
2018-06-18 11:11:02 +02:00
parent b5f87f27f8
commit cc38fda4b2
3 changed files with 3 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ RUN a2enmod rewrite
COPY docker/php/apache2.conf /etc/apache2/
COPY backend /var/www/html
RUN rm /var/www/html/index.php
COPY frontend /home/wiaas/frontend