Skip to content

Commit

Permalink
Track Volumes from build
Browse files Browse the repository at this point in the history
  • Loading branch information
MuchQuak committed Dec 20, 2024
1 parent f9e8079 commit 062c29a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ services:
IGNITION_LOCAL_SITES_PATH: '${PWD}'
volumes:
- '.:/var/www/html'
- '/var/www/html/vendor'
- '/var/www/html/public/build'
networks:
- sail
depends_on:
Expand Down

0 comments on commit 062c29a

Please sign in to comment.