Skip to content

Commit

Permalink
fix: monorepo volume
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Jun 30, 2023
1 parent 14b42fa commit 33b5664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ services:
- ./conf/php.ini:/usr/local/etc/php/php.ini:ro
- ./flarum:/var/www/html:cached
- ./workbench:/var/www/workbench:cached
- ./framework:/var/www/framework:cached
links:
- db
depends_on:
Expand Down

0 comments on commit 33b5664

Please sign in to comment.