Adjust docker file

This commit is contained in:
dev-chiefworks
2023-01-03 10:40:18 -05:00
parent 2128005e95
commit 39c5300afe
+4 -3
View File
@@ -23,9 +23,10 @@ RUN docker-php-ext-install \
opcache \
calendar \
pdo_mysql \
mysqli \
pdo_pgsql \
pgsql
mysqli
#\
# pdo_pgsql \
# pgsql
# 2. set up document root for apache
COPY docker/apache/000-default.conf /etc/apache2/sites-available/000-default.conf