change permalink, fix index page
This commit is contained in:
@@ -9,6 +9,6 @@ wooCommerce API key :
|
|||||||
consumer secret : cs_e51bf71b6ce05fe9a0d17d3e4f249c2b6ec8cbd5
|
consumer secret : cs_e51bf71b6ce05fe9a0d17d3e4f249c2b6ec8cbd5
|
||||||
|
|
||||||
mysql :
|
mysql :
|
||||||
user : wp_user
|
user : wp_admin
|
||||||
password : wp_password
|
password : wp_password
|
||||||
database : wordpress
|
database : wordpress
|
||||||
File diff suppressed because one or more lines are too long
@@ -14,6 +14,7 @@ RUN a2enmod rewrite
|
|||||||
COPY docker/php/apache2.conf /etc/apache2/
|
COPY docker/php/apache2.conf /etc/apache2/
|
||||||
|
|
||||||
COPY backend /var/www/html
|
COPY backend /var/www/html
|
||||||
|
RUN rm /var/www/html/index.php
|
||||||
|
|
||||||
COPY frontend /home/wiaas/frontend
|
COPY frontend /home/wiaas/frontend
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user