docker php upgrade

This commit is contained in:
Saeed Vaziry
2025-06-10 00:16:51 +02:00
parent 09a9735962
commit eceacffb0d
3 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@ fi
chown -R www-data:www-data /var/www/html \
&& chmod -R 755 /var/www/html/storage /var/www/html/bootstrap/cache
service php8.2-fpm start
service php8.4-fpm start
service nginx start