im fucking stupid

This commit is contained in:
2024-12-06 14:31:28 +01:00
parent 7aff29aa6b
commit 3953bc3b34

View File

@ -21,4 +21,4 @@ RUN composer install --optimize-autoloader --no-suggest --no-progress
RUN composer dump-env prod
RUN php bin/console tailwind:build
RUN mkdir -p /var/www/data
RUN chmod www-data:www-data /var/www/data
RUN chown www-data:www-data /var/www/data