Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
SamDudley committed Mar 27, 2024
1 parent 046046c commit 2ede2b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ services:

chrome:
image: seleniarm/standalone-chromium:latest
shm_size: 3gb
volumes:
- /dev/shm:/dev/shm
depends_on:
- web
ports:
Expand Down

0 comments on commit 2ede2b8

Please sign in to comment.