migration change

This commit is contained in:
2022-04-07 18:25:45 +05:30
parent 1c779ef816
commit e6b116defc
3 changed files with 7 additions and 0 deletions
+2
View File
@@ -47,5 +47,7 @@ RUN chmod 777 -R storage bootstrap/cache
RUN chmod -R ugo+rw storage
RUN php artisan migrate
# CMD [ "chmod -R ugo+rw storage" ]