forked from projects/file-explorer
maybe fix some stuff idek
This commit is contained in:
parent
58ab9e2154
commit
e436709ea3
@ -21,4 +21,5 @@ RUN composer install --optimize-autoloader --no-suggest --no-progress
|
|||||||
RUN composer dump-env prod
|
RUN composer dump-env prod
|
||||||
RUN php bin/console tailwind:build
|
RUN php bin/console tailwind:build
|
||||||
RUN mkdir -p /var/www/data
|
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