maybe fix some stuff idek
This commit is contained in:
parent
af071a4779
commit
4fdcd9ef8e
@ -21,4 +21,5 @@ 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 chown www-data:www-data /var/www/data
|
||||
RUN chown -R www-data:www-data /var/www/data
|
||||
RUN chown -R www-data:www-data .
|
||||
|
Loading…
x
Reference in New Issue
Block a user