Skip to content

Commit b97ccf6

Browse files
Update docker-compose.yml
1 parent afc7e95 commit b97ccf6

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
@@ -12,6 +12,7 @@ services:
1212
volumes:
1313
- .:/app
1414
- node_modules:/app/node_modules
15+
- .pnpm-store:/app/.pnpm-store
1516

1617
volumes:
1718
node_modules:

0 commit comments

Comments
 (0)