Skip to content

Commit

Permalink
try fix denied
Browse files Browse the repository at this point in the history
  • Loading branch information
salimkanoun committed Feb 9, 2024
1 parent 1f7edbb commit 973947d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ RUN chmod u+x /usr/local/bin/start
RUN chmod -R 755 /var/www/storage
RUN chmod -R 755 /var/www/storage/logs
RUN chmod -R 755 /var/www/storage/framework
RUN chmod -R 755 /var/www/storage/framework/sessions
RUN chmod -R 755 /var/www/bootstrap

# Adjust user permission & group
Expand Down

0 comments on commit 973947d

Please sign in to comment.