Fix copy/paste failure
This commit is contained in:
@@ -21,7 +21,7 @@ RUN rm -rf /var/www/html/ \
|
||||
&& rm -rf CHANGELOG INSTALL LICENSE README.md UPGRADING composer.json-dist installer \
|
||||
&& chown -R www-data: logs
|
||||
|
||||
COPY php.ini /usr/local/etc/php/conf.d/rainloop.ini
|
||||
COPY php.ini /usr/local/etc/php/conf.d/roundcube.ini
|
||||
|
||||
COPY config.inc.php /var/www/html/config/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user