Skip to content
Snippets Groups Projects
Commit aff1877e authored by Cyril L'Orphelin's avatar Cyril L'Orphelin
Browse files

Update Dockerfile

parent f371f0c6
No related branches found
No related tags found
3 merge requests!5Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...,!3Openshift deployment,!2Openshift deployment
...@@ -16,3 +16,4 @@ RUN apk add --no-cache --virtual .php-tools composer yarn npm \ ...@@ -16,3 +16,4 @@ RUN apk add --no-cache --virtual .php-tools composer yarn npm \
&& apk del .php-tools && apk del .php-tools
RUN echo "security.limit_extensions = " >> /usr/local/etc/php-fpm.d/www.conf RUN echo "security.limit_extensions = " >> /usr/local/etc/php-fpm.d/www.conf
RUN echo "cgi.fix_pathinfo=1" >> /usr/local/etc/php/php.ini-production
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment