mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-26 03:52:50 +02:00
Fixes the inability to upload attachments from roundcube #365
This commit is contained in:
parent
dfb5463c94
commit
9dfb2b8f2c
@ -20,7 +20,7 @@ RUN rm -rf /var/www/html/ \
|
||||
&& cd html \
|
||||
&& rm -rf CHANGELOG INSTALL LICENSE README.md UPGRADING composer.json-dist installer \
|
||||
&& sed -i 's,mod_php5.c,mod_php7.c,g' .htaccess \
|
||||
&& chown -R www-data: logs
|
||||
&& chown -R www-data: logs temp
|
||||
|
||||
COPY php.ini /usr/local/etc/php/conf.d/roundcube.ini
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user