fix pdf download, add www-data permissions to cutler image
This commit is contained in:
parent
b43a276718
commit
730ae4c22b
@ -82,5 +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 chown -R www-data.www-data /var/www/html/cutler
|
||||||
RUN chmod -R 777 /var/www/html/cutler/frontend/web/uploads/
|
RUN chmod -R 777 /var/www/html/cutler/frontend/web/uploads/
|
||||||
Loading…
Reference in New Issue
Block a user