Skip to content

Commit 33b5664

Browse files
committed
fix: monorepo volume
1 parent 14b42fa commit 33b5664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ services:
4040
- ./conf/php.ini:/usr/local/etc/php/php.ini:ro
4141
- ./flarum:/var/www/html:cached
4242
- ./workbench:/var/www/workbench:cached
43+
- ./framework:/var/www/framework:cached
4344
links:
4445
- db
4546
depends_on:

0 commit comments

Comments
 (0)