Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-wenqian authored May 25, 2024
1 parent 8a51ade commit 0657cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ RUN apt-get update && apt-get install -y libicu72 libicu-dev locales-all
RUN docker-php-ext-install mysqli pdo pdo_mysql intl

COPY web/ /var/www/html/
COPY docker-config.inc.php /var/www/html/config.inc.php
COPY docker-config.inc.php /var/www/html/config.inc.php

0 comments on commit 0657cbb

Please sign in to comment.