Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ellermister authored Nov 14, 2023
1 parent 7c2a7a4 commit 4e25bb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ FROM kooldev/php:8.2-nginx
WORKDIR /app/public

COPY . /app/public

RUN chmod -R 666 /app/public/cache

0 comments on commit 4e25bb6

Please sign in to comment.