fix pdf download, add www-data permissions to cutler image

This commit is contained in:
Schneider Roland 2022-12-02 22:27:07 +01:00
parent b43a276718
commit 730ae4c22b

View File

@ -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/ \;
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/