im fucking stupid
All checks were successful
build / build (push) Successful in 4m8s

This commit is contained in:
Constantin Simonis 2024-12-06 14:31:28 +01:00
parent 3683edd121
commit c58d2445fa
Signed by: csimonis
GPG Key ID: 758DD9C506603183

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