This commit is contained in:
2022-04-07 19:18:29 +05:30
parent 6c505bfdb6
commit d218e4e4aa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ RUN chmod 777 -R storage bootstrap/cache
RUN chmod -R ugo+rw storage
# RUN php artisan migrate
RUN php artisan migrate
# CMD [ "chmod -R ugo+rw storage" ]