This commit is contained in:
Olu Amey
2021-10-10 15:02:16 -04:00
parent c0c26484d9
commit 5ba2d3d15a
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ RUN docker-php-ext-install \
mysqli \
pdo \
pdo_pgsql \
pgsql
pgsql
# 2. set up document root for apache
COPY docker/apache/000-default.conf /etc/apache2/sites-available/000-default.conf