coolify fix
This commit is contained in:
@@ -39,6 +39,8 @@ COPY --from=php-builder /app /var/www/html
|
||||
|
||||
COPY --from=node-builder /app/public /var/www/html/public
|
||||
|
||||
RUN ln -sf ../../storage/app/public /var/www/html/public/storage
|
||||
|
||||
RUN chown -R www-data:www-data /var/www/html/storage /var/www/html/bootstrap/cache \
|
||||
&& chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user