@ -23,3 +23,5 @@ RUN composer install --optimize-autoloader --no-suggest --no-progress
|
||||
RUN php bin/console tailwind:build
|
||||
RUN php bin/console asset-map:compile
|
||||
RUN echo "APP_ENV=prod" > .env.local
|
||||
RUN php bin/console cache:clear --env=prod
|
||||
RUN php bin/console cache:warmup --env=prod
|
||||
|
Reference in New Issue
Block a user