This commit is contained in:
2022-04-07 19:20:34 +05:30
parent d218e4e4aa
commit e18d3cb9db
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" ]