Skip to content
Snippets Groups Projects
Verified Commit e4fa276c authored by Faneva Rakotoarivony's avatar Faneva Rakotoarivony :speech_balloon: Committed by Romain Lebbadi-Breteau
Browse files

Mini correction parce que Romain est pas bon

parent 6ea613fb
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ RUN mv "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini" ...@@ -21,7 +21,7 @@ RUN mv "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini"
COPY --from=composer /usr/bin/composer /usr/bin/composer COPY --from=composer /usr/bin/composer /usr/bin/composer
RUN apk add --no-cache nginx RUN apk add --no-cache nginx
COPY docker/nginx.conf docker/registre-covid.conf /etc/nginx/ COPY docker/nginx.conf docker/calendar.conf /etc/nginx/
# COPY --chown=root:root . . # COPY --chown=root:root . .
# RUN composer install --prefer-dist --no-dev --optimize-autoloader # RUN composer install --prefer-dist --no-dev --optimize-autoloader
......
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