Blog data update

This commit is contained in:
Olu Amey
2023-01-02 10:51:47 -05:00
parent 84f7f24080
commit 2700abdca6
6 changed files with 1332 additions and 5 deletions
+3 -1
View File
@@ -23,7 +23,9 @@ RUN docker-php-ext-install \
opcache \
calendar \
pdo_mysql \
mysqli
mysqli \
pdo_pgsql \
pgsql
# 2. set up document root for apache
COPY docker/apache/000-default.conf /etc/apache2/sites-available/000-default.conf