Skip to content

Commit

Permalink
remove unnecessary volume
Browse files Browse the repository at this point in the history
  • Loading branch information
Lobz committed May 15, 2024
1 parent 6f2d0f9 commit 0fd543a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ services:
volumes:
- '.:/var/www/html'
- './storage/app/temp:/temp'
- './storage/app/public/examples:/examples'
networks:
- sail
depends_on:
Expand Down

0 comments on commit 0fd543a

Please sign in to comment.