fix pdf download, add www-data permissions to cutler image
This commit is contained in:
parent
dfb59889e3
commit
d8eed2e072
@ -82,3 +82,5 @@ RUN find /config/common/ -maxdepth 2 -type f -name '*-local.php' -exec cp {} /
|
|||||||
&& find /config/rest/ -maxdepth 2 -type f -name '*-local.php' -exec cp {} /var/www/html/cutler/rest/config/ \;
|
&& find /config/rest/ -maxdepth 2 -type f -name '*-local.php' -exec cp {} /var/www/html/cutler/rest/config/ \;
|
||||||
|
|
||||||
|
|
||||||
|
RUN chown -R www-data.www.data /var/www/html/cutler
|
||||||
|
RUN chmod -R 777 /var/www/html/cutler/frontend/web/uploads/
|
||||||
1722
patches/vendor/mpdf/mpdf/classes/cssmgr.php
vendored
Normal file
1722
patches/vendor/mpdf/mpdf/classes/cssmgr.php
vendored
Normal file
File diff suppressed because it is too large
Load Diff
4732
patches/vendor/mpdf/mpdf/classes/ttfontsuni.php
vendored
Normal file
4732
patches/vendor/mpdf/mpdf/classes/ttfontsuni.php
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user