This commit is contained in:
2022-04-07 19:04:03 +05:30
parent e6b116defc
commit 9044f23f78
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -47,7 +47,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" ]