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

MAJ image

parent 34b1fdaf
No related branches found
No related tags found
1 merge request!5Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...
Pipeline #183285 failed
......@@ -6,7 +6,7 @@ WORKDIR /var/www/tms
ADD tms /var/www/tms
RUN mv .env.template .env
RUN php --version
RUN composer self-update
RUN php composer.phar install \
&& yarn install --ignore-engines \
&& yarn encore dev ;
......
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