Explorar o código

Update Dockerfile.apache

Shleeble %!s(int64=6) %!d(string=hai) anos
pai
achega
5eadd62e51
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      contrib/docker/Dockerfile.apache

+ 1 - 1
contrib/docker/Dockerfile.apache

@@ -46,7 +46,7 @@ RUN cp -r storage storage.skel \
  && composer install --prefer-source --no-interaction \
  && rm -rf html && ln -s public html
 
-VOLUME ["/var/www/storage"]
+VOLUME /var/www/storage /var/www/bootstrap
 
 ENV APP_ENV=production \
     APP_DEBUG=false \