add links to enter / exit folders

Reviewed-on: sites/file-explorer#5
This commit is contained in:
2024-12-05 10:58:30 +00:00
parent bf226d7e3f
commit a574c3a89a
8 changed files with 66 additions and 14 deletions

View File

@ -17,4 +17,4 @@ RUN docker-php-ext-install pdo pdo_mysql mysqli gd opcache intl zip calendar dom
RUN pecl install apcu && docker-php-ext-enable apcu
WORKDIR /var/www/project
RUN composer install --no-dev --optimize-autoloader --no-suggest --no-progress
RUN composer install --optimize-autoloader --no-suggest --no-progress