Skip to content

Commit

Permalink
do we see any better perf?
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Oct 4, 2024
1 parent 62ed279 commit 6be09ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- PUPPETEER_SKIP_DOWNLOAD=true
- PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium
volumes:
- .:/srv/app
- .:/srv/app:cached
- ./log:/log
ports:
- 3000:3000
Expand Down

0 comments on commit 6be09ec

Please sign in to comment.