increasing shm size to prevent selenium crashes

fixes Jxck-S/plane-notify#65
This commit is contained in:
Mark Bumiller 2022-07-10 08:47:06 -04:00
parent fb4ed68b15
commit 155f125874
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ version: "3.9"
services:
plane-notify:
platform: linux/amd64
shm_size: 2gb
build:
context: .
volumes: