Update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Triono Putra 2025-05-28 23:27:33 +07:00
parent fc00b3029c
commit ce73db4924

View File

@ -32,7 +32,7 @@ USER www-data
# Install dependencies & generate app key as www-data user # Install dependencies & generate app key as www-data user
#RUN composer install --no-interaction --prefer-dist --optimize-autoloader \ #RUN composer install --no-interaction --prefer-dist --optimize-autoloader \
# && php artisan key:generate #git && php artisan key:generate
USER root USER root