mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-10-04 01:11:56 +02:00
Fixed php.ini file path in the dev Dockerfile
This commit is contained in:
@@ -30,4 +30,4 @@ RUN docker-php-ext-enable apcu memcached redis xdebug
|
||||
RUN a2enmod rewrite
|
||||
|
||||
COPY .docker/apache2/config/000-default.conf /etc/apache2/sites-available/000-default.conf
|
||||
COPY .docker/php/config/php.ini /usr/local/etc/php/php.ini
|
||||
COPY .docker/php/config/php.dev.ini /usr/local/etc/php/php.ini
|
||||
|
Reference in New Issue
Block a user