diff --git a/entrypoint.sh b/entrypoint.sh index b5dedb2..7f8292b 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -9,6 +9,6 @@ fi chown -R www-data:www-data /var/www chmod -R 775 /var/www/storage /var/www/bootstrap/cache chown -R www-data:www-data /var/www/storage /var/www/bootstrap/cache - +php artisan key:generate # Jalankan php-fpm exec php-fpm